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