Function add_horizontal_m128d

pub fn add_horizontal_m128d(a: m128d, b: m128d) -> m128d
Available on crate feature dep_safe_arch only.
Expand description

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