Function ctgexc_
extern(C) void ctgexc_
(
int* wantq,
int* wantz,
int* n,
std .complex .Complex!(float)* a,
int* lda,
std .complex .Complex!(float)* b,
int* ldb,
std .complex .Complex!(float)* q,
int* ldq,
std .complex .Complex!(float)* z,
int* ldz,
int* ifst,
int* ilst,
int* info
);