f64x2

Type Alias f64x2 

Source
pub type f64x2 = Simd<[f64; 2]>;

Aliased Typeยง

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