Function vpmaxnm_f32
#[target_feature(enable = "neon")]
pub fn vpmaxnm_f32(a: float32x2_t, b: float32x2_t) -> float32x2_t
Floating-point Maximum Number Pairwise (vector). Arm's documentation
vpmaxnm_f32#[target_feature(enable = "neon")]
pub fn vpmaxnm_f32(a: float32x2_t, b: float32x2_t) -> float32x2_t
Floating-point Maximum Number Pairwise (vector). Arm's documentation