Function vrsqrte_f64
#[target_feature(enable = "neon")]
pub fn vrsqrte_f64(a: float64x1_t) -> float64x1_t
Reciprocal square-root estimate. Arm's documentation
vrsqrte_f64#[target_feature(enable = "neon")]
pub fn vrsqrte_f64(a: float64x1_t) -> float64x1_t
Reciprocal square-root estimate. Arm's documentation