⚠ Internal Docs ⚠Not Public APIOfficial Docs Here
pub type f64x2 = Simd<f64, 2>;
portable_simd
A SIMD vector with two elements of type f64.
f64