Function ctgsna_
extern(C) void ctgsna_
(
char* job,
char* howmny,
int* select,
int* n,
std .complex .Complex!(float)* a,
int* lda,
std .complex .Complex!(float)* b,
int* ldb,
std .complex .Complex!(float)* vl,
int* ldvl,
std .complex .Complex!(float)* vr,
int* ldvr,
float* s,
float* dif,
int* mm,
int* m,
std .complex .Complex!(float)* work,
int* lwork,
int* iwork,
int* info,
int job_len,
int howmny_len
);