Type Definition simba::simd::AutoF32x2

source ·
pub type AutoF32x2 = AutoSimd<[f32; 2]>;