[][src]Function ipp_sys::ippsDotProd_64f

pub unsafe extern "C" fn ippsDotProd_64f(
    pSrc1: *const f64,
    pSrc2: *const f64,
    len: i32,
    pDp: *mut f64
) -> i32