Type Definition simba::simd::AutoF32x8

source ·
pub type AutoF32x8 = AutoSimd<[f32; 8]>;