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