lapack_sys::zgebal_ [] [src]

pub unsafe extern fn zgebal_(job: *const c_char, n: *const c_int, a: *mut complex_double, lda: *const c_int, ilo: *mut c_int, ihi: *mut c_int, scale: *mut c_double, info: *mut c_int)