Function safe_arch::mul_m256

source ·
pub fn mul_m256(a: m256, b: m256) -> m256
Available with target feature avx only.
Expand description

Lanewise a * b with f32 lanes.

  • Intrinsic: [``]
  • Assembly: