Function safe_arch::mul_m256d

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

Lanewise a * b with f64 lanes.

  • Intrinsic: [``]
  • Assembly: