pub unsafe fn vrsqrteq_f32(a: float32x4_t) -> float32x4_t
Available on target feature
neon
and target feature v7
and ARM only.Expand description
Reciprocal square-root estimate.
pub unsafe fn vrsqrteq_f32(a: float32x4_t) -> float32x4_t
neon
and target feature v7
and ARM only.Reciprocal square-root estimate.