pub type f64x2 = Simd<f64, 2>;
portable_simd
Vector of two f64 values
f64
Converts to this type from the input type.