rlapack::ll::ztrsen_ [] [src]

pub unsafe extern fn ztrsen_(__job: *mut c_char, __compq: *mut c_char, __select: *mut __CLPK_logical, __n: *mut __CLPK_integer, __t: *mut __CLPK_doublecomplex, __ldt: *mut __CLPK_integer, __q: *mut __CLPK_doublecomplex, __ldq: *mut __CLPK_integer, __w: *mut __CLPK_doublecomplex, __m: *mut __CLPK_integer, __s: *mut __CLPK_doublereal, __sep: *mut __CLPK_doublereal, __work: *mut __CLPK_doublecomplex, __lwork: *mut __CLPK_integer, __info: *mut __CLPK_integer) -> c_int