lapack_sys::c::LAPACKE_stbcon [] [src]

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