pub fn div_scalar_f64_simd(data: &mut [f64], scalar: f64, config: &SimdConfig)Expand description
SIMD-optimized element-wise division of a vector by a scalar
pub fn div_scalar_f64_simd(data: &mut [f64], scalar: f64, config: &SimdConfig)SIMD-optimized element-wise division of a vector by a scalar