rlapack::ll::dgtsv_
[−]
[src]
pub unsafe extern fn dgtsv_(__n: *mut __CLPK_integer, __nrhs: *mut __CLPK_integer, __dl: *mut __CLPK_doublereal, __d__: *mut __CLPK_doublereal, __du: *mut __CLPK_doublereal, __b: *mut __CLPK_doublereal, __ldb: *mut __CLPK_integer, __info: *mut __CLPK_integer) -> c_int