pub unsafe fn vminv_f32(a: float32x2_t) -> f32
Available on (AArch64 or
target_arch="arm64ec"
) and target feature neon
only.Expand description
Horizontal vector min.
pub unsafe fn vminv_f32(a: float32x2_t) -> f32
target_arch="arm64ec"
) and target feature neon
only.Horizontal vector min.