rlapack::ll::ctrsna_ [] [src]

pub unsafe extern fn ctrsna_(__job: *mut c_char, __howmny: *mut c_char, __select: *mut __CLPK_logical, __n: *mut __CLPK_integer, __t: *mut __CLPK_complex, __ldt: *mut __CLPK_integer, __vl: *mut __CLPK_complex, __ldvl: *mut __CLPK_integer, __vr: *mut __CLPK_complex, __ldvr: *mut __CLPK_integer, __s: *mut __CLPK_real, __sep: *mut __CLPK_real, __mm: *mut __CLPK_integer, __m: *mut __CLPK_integer, __work: *mut __CLPK_complex, __ldwork: *mut __CLPK_integer, __rwork: *mut __CLPK_real, __info: *mut __CLPK_integer) -> c_int