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