[][src]Function ipp_sys::ippiDotProdCol_32f_L2

pub unsafe extern "C" fn ippiDotProdCol_32f_L2(
    ppSrcRow: *const *const f32,
    pTaps: *const f32,
    tapsLen: i32,
    pDst: *mut f32,
    width: i32
) -> i32