pub type f64x4 = Simd<f64, 4>;
portable_simd
Vector of four f64 values
f64
Converts to this type from the input type.