lapack_sys::c::LAPACKE_spbequ [] [src]

pub unsafe extern fn LAPACKE_spbequ(matrix_layout: c_int, uplo: c_char, n: c_int, kd: c_int, ab: *const c_float, ldab: c_int, s: *mut c_float, scond: *mut c_float, amax: *mut c_float) -> c_int