⚠ Internal Docs ⚠Not Public APIOfficial Docs Here
pub type f32x32 = Simd<f32, 32>;
portable_simd
A SIMD vector with 32 elements of type f32.
f32