lapack_sys::c::LAPACKE_dpftrs [] [src]

pub unsafe extern fn LAPACKE_dpftrs(matrix_layout: c_int, transr: c_char, uplo: c_char, n: c_int, nrhs: c_int, a: *const c_double, b: *mut c_double, ldb: c_int) -> c_int