lapack_sys::cunghr_ [] [src]

pub unsafe extern fn cunghr_(n: *const c_int, ilo: *const c_int, ihi: *const c_int, a: *mut complex_float, lda: *const c_int, tau: *const complex_float, work: *mut complex_float, lwork: *const c_int, info: *mut c_int)