Type Definition simba::simd::AutoF64x4

source ·
pub type AutoF64x4 = AutoSimd<[f64; 4]>;