hgeqz
- void hgeqz(char job, char compq, char compz, f_int n, f_int ilo, f_int ihi, f_float* a, f_int lda, f_float* b, f_int ldb, f_float* alphar, f_float* alphai, f_float* betav, f_float* q, f_int ldq, f_float* z, f_int ldz, f_float* work, f_int lwork, f_int info)
- void hgeqz(char job, char compq, char compz, f_int n, f_int ilo, f_int ihi, f_double* a, f_int lda, f_double* b, f_int ldb, f_double* alphar, f_double* alphai, f_double* betav, f_double* q, f_int ldq, f_double* z, f_int ldz, f_double* work, f_int lwork, f_int info)
- void hgeqz(char job, char compq, char compz, f_int n, f_int ilo, f_int ihi, f_cfloat* a, f_int lda, f_cfloat* b, f_int ldb, f_cfloat* alphav, f_cfloat* betav, f_cfloat* q, f_int ldq, f_cfloat* z, f_int ldz, f_cfloat* work, f_int lwork, f_float* rwork, f_int info)
- void hgeqz(char job, char compq, char compz, f_int n, f_int ilo, f_int ihi, f_cdouble* a, f_int lda, f_cdouble* b, f_int ldb, f_cdouble* alphav, f_cdouble* betav, f_cdouble* q, f_int ldq, f_cdouble* z, f_int ldz, f_cdouble* work, f_int lwork, f_double* rwork, f_int info)
void
hgeqz
(,,,,,,,,,,,,,,,,,,,)