Function rlapack::ll::cgesc2_ [] [src]

pub unsafe extern "C" fn cgesc2_(
    __n: *mut __CLPK_integer,
    __a: *mut __CLPK_complex,
    __lda: *mut __CLPK_integer,
    __rhs: *mut __CLPK_complex,
    __ipiv: *mut __CLPK_integer,
    __jpiv: *mut __CLPK_integer,
    __scale: *mut __CLPK_real
) -> c_int