Expand description
Vector of two f32
values
Trait Implementations
sourceimpl From<float32x2_t> for f32x2
impl From<float32x2_t> for f32x2
sourcefn from(value: float32x2_t) -> f32x2
fn from(value: float32x2_t) -> f32x2
Performs the conversion.