Function cpttrf_
extern(C) void cpttrf_
(
int* n,
float* d,
std .complex .Complex!(float)* e,
int* info
);
extern(C) void cpttrf_
(
int* n,
float* d,
std .complex .Complex!(float)* e,
int* info
);