ippiDotProdCol_64f_L2

Function ippiDotProdCol_64f_L2 

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