Function rlapack::ll::slaqge_ [] [src]

pub unsafe extern "C" fn slaqge_(
    __m: *mut __CLPK_integer,
    __n: *mut __CLPK_integer,
    __a: *mut __CLPK_real,
    __lda: *mut __CLPK_integer,
    __r__: *mut __CLPK_real,
    __c__: *mut __CLPK_real,
    __rowcnd: *mut __CLPK_real,
    __colcnd: *mut __CLPK_real,
    __amax: *mut __CLPK_real,
    __equed: *mut c_char
) -> c_int