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