LAPACKE_dhgeqz

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
int
LAPACKE_dhgeqz
(,
char job
,
char compq
,
char compz
,
int n
,
int ilo
,
int ihi
,
double* h
,
int ldh
,
double* t
,
int ldt
,
double* alphar
,
double* alphai
,
double* beta
,
double* q
,
int ldq
,
double* z
,
int ldz
)

Meta