ippsMeanStdDev_32f

Function ippsMeanStdDev_32f 

Source
pub unsafe extern "C" fn ippsMeanStdDev_32f(
    pSrc: *const f32,
    len: i32,
    pMean: *mut f32,
    pStdDev: *mut f32,
    hint: u32,
) -> i32