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