lapack_sys::c::LAPACKE_dtbcon [] [src]

pub unsafe extern fn LAPACKE_dtbcon(matrix_layout: c_int, norm: c_char, uplo: c_char, diag: c_char, n: c_int, kd: c_int, ab: *const c_double, ldab: c_int, rcond: *mut c_double) -> c_int