Function rlapack::ll::slar1v_ [] [src]

pub unsafe extern "C" fn slar1v_(
    __n: *mut __CLPK_integer,
    __b1: *mut __CLPK_integer,
    __bn: *mut __CLPK_integer,
    __lambda: *mut __CLPK_real,
    __d__: *mut __CLPK_real,
    __l: *mut __CLPK_real,
    __ld: *mut __CLPK_real,
    __lld: *mut __CLPK_real,
    __pivmin: *mut __CLPK_real,
    __gaptol: *mut __CLPK_real,
    __z__: *mut __CLPK_real,
    __wantnc: *mut __CLPK_logical,
    __negcnt: *mut __CLPK_integer,
    __ztz: *mut __CLPK_real,
    __mingma: *mut __CLPK_real,
    __r__: *mut __CLPK_integer,
    __isuppz: *mut __CLPK_integer,
    __nrminv: *mut __CLPK_real,
    __resid: *mut __CLPK_real,
    __rqcorr: *mut __CLPK_real,
    __work: *mut __CLPK_real
) -> c_int