lapack_sys::c::LAPACKE_cpbcon [] [src]

pub unsafe extern fn LAPACKE_cpbcon(matrix_layout: c_int, uplo: c_char, n: c_int, kd: c_int, ab: *const c_float_complex, ldab: c_int, anorm: c_float, rcond: *mut c_float) -> c_int