lapack_sys::c::LAPACKE_cgbequb [] [src]

pub unsafe extern fn LAPACKE_cgbequb(matrix_layout: c_int, m: c_int, n: c_int, kl: c_int, ku: c_int, ab: *const c_float_complex, ldab: c_int, r: *mut c_float, c: *mut c_float, rowcnd: *mut c_float, colcnd: *mut c_float, amax: *mut c_float) -> c_int