Function ipp_sys::ippsCartToPolar_64fc

source ·
pub unsafe extern "C" fn ippsCartToPolar_64fc(
    pSrc: *const Ipp64fc,
    pDstMagn: *mut f64,
    pDstPhase: *mut f64,
    len: i32
) -> i32