pub type f32x8 = Simd<f32, 8>;
portable_simd
Vector of eight f32 values
f32
Converts to this type from the input type.