Function safe_arch::sub_horizontal_m128d

source ยท
pub fn sub_horizontal_m128d(a: m128d, b: m128d) -> m128d
Available with target feature sse3 only.
Expand description

Subtract each lane horizontally, pack the outputs as a then b.