lapack_sys::c::LAPACKE_sgtsv [] [src]

pub unsafe extern fn LAPACKE_sgtsv(matrix_layout: c_int, n: c_int, nrhs: c_int, dl: *mut c_float, d: *mut c_float, du: *mut c_float, b: *mut c_float, ldb: c_int) -> c_int