pub fn vamax_f32(a: float32x2_t, b: float32x2_t) -> float32x2_t
🔬This is a nightly-only experimental API. (
faminmax
#137933)Available on (AArch64 or
target_arch=arm64ec
) and target feature neon
and target feature faminmax
only.Expand description
Multi-vector floating-point absolute maximum Arm’s documentation