Skip to main content

vsqrtpd

Function vsqrtpd 

Source
unsafe extern "C" fn vsqrtpd(
    a: Simd<f64, 8>,
    rounding: i32,
) -> Simd<f64, 8>
Available on x86 or x86-64 only.