ippsDotProd_32f

Function ippsDotProd_32f 

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