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