Function rlapack::ll::slarrj_ [] [src]

pub unsafe extern "C" fn slarrj_(
    __n: *mut __CLPK_integer,
    __d__: *mut __CLPK_real,
    __e2: *mut __CLPK_real,
    __ifirst: *mut __CLPK_integer,
    __ilast: *mut __CLPK_integer,
    __rtol: *mut __CLPK_real,
    __offset: *mut __CLPK_integer,
    __w: *mut __CLPK_real,
    __werr: *mut __CLPK_real,
    __work: *mut __CLPK_real,
    __iwork: *mut __CLPK_integer,
    __pivmin: *mut __CLPK_real,
    __spdiam: *mut __CLPK_real,
    __info: *mut __CLPK_integer
) -> c_int