f64x4

Type Alias f64x4 

Source
pub type f64x4 = Simd<[f64; 4]>;

Aliased Typeยง

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