Function zppcon_
extern(C) void zppcon_
(
char* uplo,
int* n,
std .complex .Complex!(double)* ap,
double* anorm,
double* rcond,
std .complex .Complex!(double)* work,
double* rwork,
int* info,
int uplo_len
);