LAPACKE_shgeqz

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_shgeqz
(,
char job
,
char compq
,
char compz
,
int n
,
int ilo
,
int ihi
,
float* h
,
int ldh
,
float* t
,
int ldt
,
float* alphar
,
float* alphai
,
float* beta
,
float* q
,
int ldq
,
float* z
,
int ldz
)

Meta