Function zgttrf_
extern(C) void zgttrf_
(
int* n,
std .complex .Complex!(double)* dl,
std .complex .Complex!(double)* d,
std .complex .Complex!(double)* du,
std .complex .Complex!(double)* du2,
int* ipiv,
int* info
);