Function vabd_f32
#[target_feature(enable = "neon")]
pub fn vabd_f32(a: float32x2_t, b: float32x2_t) -> float32x2_t
Absolute difference between the arguments of Floating Arm's documentation
vabd_f32#[target_feature(enable = "neon")]
pub fn vabd_f32(a: float32x2_t, b: float32x2_t) -> float32x2_t
Absolute difference between the arguments of Floating Arm's documentation