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