lapack_sys::c::LAPACKE_sgbequb [] [src]

pub unsafe extern fn LAPACKE_sgbequb(matrix_layout: c_int, m: c_int, n: c_int, kl: c_int, ku: c_int, ab: *const c_float, 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