Function zgeequ_
extern(C) void zgeequ_
(
int* m,
int* n,
std .complex .Complex!(double)* a,
int* lda,
double* r,
double* c,
double* rowcnd,
double* colcnd,
double* amax,
int* info
);