lapack_sys::c::LAPACKE_sgebal [] [src]

pub unsafe extern fn LAPACKE_sgebal(matrix_layout: c_int, job: c_char, n: c_int, a: *mut c_float, lda: c_int, ilo: *mut c_int, ihi: *mut c_int, scale: *mut c_float) -> c_int