Type Definition simba::simd::AutoF32x4

source ·
pub type AutoF32x4 = AutoSimd<[f32; 4]>;