vsqrt_f16

Function vsqrt_f16 

1.94.0 · Source
pub fn vsqrt_f16(a: float16x4_t) -> float16x4_t
Available on (AArch64 or target_arch=arm64ec) and non-target_arch=arm64ec and target feature neon and target feature fp16 only.
Expand description

Calculates the square root of each lane. Arm’s documentation