Function ctgsyl_
extern(C) void ctgsyl_
(
char* trans,
int* ijob,
int* m,
int* n,
std .complex .Complex!(float)* a,
int* lda,
std .complex .Complex!(float)* b,
int* ldb,
std .complex .Complex!(float)* c,
int* ldc,
std .complex .Complex!(float)* d,
int* ldd,
std .complex .Complex!(float)* e,
int* lde,
std .complex .Complex!(float)* f,
int* ldf,
float* scale,
float* dif,
std .complex .Complex!(float)* work,
int* lwork,
int* iwork,
int* info,
int trans_len
);