lapack_sys::c::LAPACKE_cgeequb [] [src]

pub unsafe extern fn LAPACKE_cgeequb(matrix_layout: c_int, m: c_int, n: c_int, a: *const c_float_complex, lda: c_int, r: *mut c_float, c: *mut c_float, rowcnd: *mut c_float, colcnd: *mut c_float, amax: *mut c_float) -> c_int