ippiDotProdCol_32f_L2

Function ippiDotProdCol_32f_L2 

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