rlapack::ll::clagtm_ [] [src]

pub unsafe extern fn clagtm_(__trans: *mut c_char, __n: *mut __CLPK_integer, __nrhs: *mut __CLPK_integer, __alpha: *mut __CLPK_real, __dl: *mut __CLPK_complex, __d__: *mut __CLPK_complex, __du: *mut __CLPK_complex, __x: *mut __CLPK_complex, __ldx: *mut __CLPK_integer, __beta: *mut __CLPK_real, __b: *mut __CLPK_complex, __ldb: *mut __CLPK_integer) -> c_int