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