Function ctgsen_
extern(C) void ctgsen_
(
int* ijob,
int* wantq,
int* wantz,
int* select,
int* n,
std .complex .Complex!(float)* a,
int* lda,
std .complex .Complex!(float)* b,
int* ldb,
std .complex .Complex!(float)* alphav,
std .complex .Complex!(float)* betav,
std .complex .Complex!(float)* q,
int* ldq,
std .complex .Complex!(float)* z,
int* ldz,
int* m,
float* pl,
float* pr,
float* dif,
std .complex .Complex!(float)* work,
int* lwork,
int* iwork,
int* liwork,
int* info
);