Function rlapack::ll::clals0_ [] [src]

pub unsafe extern "C" fn clals0_(
    __icompq: *mut __CLPK_integer,
    __nl: *mut __CLPK_integer,
    __nr: *mut __CLPK_integer,
    __sqre: *mut __CLPK_integer,
    __nrhs: *mut __CLPK_integer,
    __b: *mut __CLPK_complex,
    __ldb: *mut __CLPK_integer,
    __bx: *mut __CLPK_complex,
    __ldbx: *mut __CLPK_integer,
    __perm: *mut __CLPK_integer,
    __givptr: *mut __CLPK_integer,
    __givcol: *mut __CLPK_integer,
    __ldgcol: *mut __CLPK_integer,
    __givnum: *mut __CLPK_real,
    __ldgnum: *mut __CLPK_integer,
    __poles: *mut __CLPK_real,
    __difl: *mut __CLPK_real,
    __difr: *mut __CLPK_real,
    __z__: *mut __CLPK_real,
    __k: *mut __CLPK_integer,
    __c__: *mut __CLPK_real,
    __s: *mut __CLPK_real,
    __rwork: *mut __CLPK_real,
    __info: *mut __CLPK_integer
) -> c_int