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