⚠ Internal Docs ⚠Not Public APIOfficial Docs Here
pub type f32x1 = Simd<f32, 1>;
portable_simd
A SIMD vector with one element of type f32.
f32