pub fn vmaxv_f32(a: float32x2_t) -> f32Available on (AArch64 or ARM64EC) and target feature
neon only.Expand description
Horizontal vector max. Arm’s documentation
pub fn vmaxv_f32(a: float32x2_t) -> f32neon only.Horizontal vector max. Arm’s documentation