rlapack::ll::strsen_ [] [src]

pub unsafe extern fn strsen_(__job: *mut c_char, __compq: *mut c_char, __select: *mut __CLPK_logical, __n: *mut __CLPK_integer, __t: *mut __CLPK_real, __ldt: *mut __CLPK_integer, __q: *mut __CLPK_real, __ldq: *mut __CLPK_integer, __wr: *mut __CLPK_real, __wi: *mut __CLPK_real, __m: *mut __CLPK_integer, __s: *mut __CLPK_real, __sep: *mut __CLPK_real, __work: *mut __CLPK_real, __lwork: *mut __CLPK_integer, __iwork: *mut __CLPK_integer, __liwork: *mut __CLPK_integer, __info: *mut __CLPK_integer) -> c_int