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