Function rlapack::ll::slaqr5_ [] [src]

pub unsafe extern "C" fn slaqr5_(
    __wantt: *mut __CLPK_logical,
    __wantz: *mut __CLPK_logical,
    __kacc22: *mut __CLPK_integer,
    __n: *mut __CLPK_integer,
    __ktop: *mut __CLPK_integer,
    __kbot: *mut __CLPK_integer,
    __nshfts: *mut __CLPK_integer,
    __sr: *mut __CLPK_real,
    __si: *mut __CLPK_real,
    __h__: *mut __CLPK_real,
    __ldh: *mut __CLPK_integer,
    __iloz: *mut __CLPK_integer,
    __ihiz: *mut __CLPK_integer,
    __z__: *mut __CLPK_real,
    __ldz: *mut __CLPK_integer,
    __v: *mut __CLPK_real,
    __ldv: *mut __CLPK_integer,
    __u: *mut __CLPK_real,
    __ldu: *mut __CLPK_integer,
    __nv: *mut __CLPK_integer,
    __wv: *mut __CLPK_real,
    __ldwv: *mut __CLPK_integer,
    __nh: *mut __CLPK_integer,
    __wh: *mut __CLPK_real,
    __ldwh: *mut __CLPK_integer
) -> c_int