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