lapack_sys::c::LAPACKE_cpttrs [] [src]

pub unsafe extern fn LAPACKE_cpttrs(matrix_layout: c_int, uplo: c_char, n: c_int, nrhs: c_int, d: *const c_float, e: *const c_float_complex, b: *mut c_float_complex, ldb: c_int) -> c_int