Function rlapack::ll::slalsa_ [] [src]

pub unsafe extern "C" fn slalsa_(
    __icompq: *mut __CLPK_integer,
    __smlsiz: *mut __CLPK_integer,
    __n: *mut __CLPK_integer,
    __nrhs: *mut __CLPK_integer,
    __b: *mut __CLPK_real,
    __ldb: *mut __CLPK_integer,
    __bx: *mut __CLPK_real,
    __ldbx: *mut __CLPK_integer,
    __u: *mut __CLPK_real,
    __ldu: *mut __CLPK_integer,
    __vt: *mut __CLPK_real,
    __k: *mut __CLPK_integer,
    __difl: *mut __CLPK_real,
    __difr: *mut __CLPK_real,
    __z__: *mut __CLPK_real,
    __poles: *mut __CLPK_real,
    __givptr: *mut __CLPK_integer,
    __givcol: *mut __CLPK_integer,
    __ldgcol: *mut __CLPK_integer,
    __perm: *mut __CLPK_integer,
    __givnum: *mut __CLPK_real,
    __c__: *mut __CLPK_real,
    __s: *mut __CLPK_real,
    __work: *mut __CLPK_real,
    __iwork: *mut __CLPK_integer,
    __info: *mut __CLPK_integer
) -> c_int