pub type f32x4 = Simd<f32, 4>;
portable_simd
Vector of four f32 values
f32
Converts to this type from the input type.