Function vsqrtq_f16
#[target_feature(enable = "neon", enable = "fp16")]
pub fn vsqrtq_f16(a: float16x8_t) -> float16x8_t
Calculates the square root of each lane. Arm's documentation
vsqrtq_f16#[target_feature(enable = "neon", enable = "fp16")]
pub fn vsqrtq_f16(a: float16x8_t) -> float16x8_t
Calculates the square root of each lane. Arm's documentation