Function vrndn_f32
#[target_feature(enable = "neon")]
pub fn vrndn_f32(a: float32x2_t) -> float32x2_t
Floating-point round to integral, to nearest with ties to even Arm's documentation
vrndn_f32#[target_feature(enable = "neon")]
pub fn vrndn_f32(a: float32x2_t) -> float32x2_t
Floating-point round to integral, to nearest with ties to even Arm's documentation