rlapack::ll::slagtm_ [] [src]

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