Function safe_arch::sub_m256d

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

Lanewise a - b with f64 lanes.

  • Intrinsic: [``]
  • Assembly: