f32x16

Type Alias f32x16 

Source
pub type f32x16 = Simd<[f32; 16]>;

Aliased Typeยง

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