ippsStdDev_32f

Function ippsStdDev_32f 

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