pub type SimdVectorF32 = Vector<f32>;
SIMD vector type from trueno (f32).
pub struct SimdVectorF32 { /* private fields */ }