Skip to main content

vmaxpd

Function vmaxpd 

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