Function zgehrd_
extern(C) void zgehrd_
(
int* n,
int* ilo,
int* ihi,
std .complex .Complex!(double)* a,
int* lda,
std .complex .Complex!(double)* tau,
std .complex .Complex!(double)* work,
int* lwork,
int* info
);