pub type f64x8 = Simd<f64, 8>;
portable_simd
Vector of eight f64 values
f64
Converts to this type from the input type.