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