rlapack::ll::ctrsen_ [] [src]

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