Function stdsimd::vendor::_mm_hsub_pd [] [src]

pub unsafe fn _mm_hsub_pd(a: f64x2, b: f64x2) -> f64x2

Horizontally subtract adjacent pairs of double-precision (64-bit) floating-point elements in a and b, and pack the results.