Skip to main content

vscalefsd

Function vscalefsd 

Source
unsafe extern "C" fn vscalefsd(
    a: Simd<f64, 2>,
    b: Simd<f64, 2>,
    src: Simd<f64, 2>,
    mask: u8,
    rounding: i32,
) -> Simd<f64, 2>
Available on x86 or x86-64 only.