Type Definition simba::simd::AutoF64x8

source ·
pub type AutoF64x8 = AutoSimd<[f64; 8]>;