Type Definition simba::simd::AutoF32x16

source ·
pub type AutoF32x16 = AutoSimd<[f32; 16]>;