f64x1

Type Alias f64x1 

Source
pub type f64x1 = Simd<[f64; 1]>;

Aliased Typeยง

pub struct f64x1(/* private fields */);