rlapack::ll::zhgeqz_ [] [src]

pub unsafe extern fn zhgeqz_(__job: *mut c_char, __compq: *mut c_char, __compz: *mut c_char, __n: *mut __CLPK_integer, __ilo: *mut __CLPK_integer, __ihi: *mut __CLPK_integer, __h__: *mut __CLPK_doublecomplex, __ldh: *mut __CLPK_integer, __t: *mut __CLPK_doublecomplex, __ldt: *mut __CLPK_integer, __alpha: *mut __CLPK_doublecomplex, __beta: *mut __CLPK_doublecomplex, __q: *mut __CLPK_doublecomplex, __ldq: *mut __CLPK_integer, __z__: *mut __CLPK_doublecomplex, __ldz: *mut __CLPK_integer, __work: *mut __CLPK_doublecomplex, __lwork: *mut __CLPK_integer, __rwork: *mut __CLPK_doublereal, __info: *mut __CLPK_integer) -> c_int