f64x8

Type Alias f64x8 

Source
pub type f64x8 = Simd<[f64; 8]>;

Aliased Typeยง

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