f32x8

Type Alias f32x8 

Source
pub type f32x8 = Simd<[f32; 8]>;

Aliased Typeยง

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