lapack_sys::c::LAPACKE_chsein [] [src]

pub unsafe extern fn LAPACKE_chsein(matrix_layout: c_int, job: c_char, eigsrc: c_char, initv: c_char, select: *const c_int, n: c_int, h: *const c_float_complex, ldh: c_int, w: *mut c_float_complex, vl: *mut c_float_complex, ldvl: c_int, vr: *mut c_float_complex, ldvr: c_int, mm: c_int, m: *mut c_int, ifaill: *mut c_int, ifailr: *mut c_int) -> c_int