Function cpbequ_
extern(C) void cpbequ_
(
char* uplo,
int* n,
int* kd,
std .complex .Complex!(float)* ab,
int* ldab,
float* s,
float* scond,
float* amax,
int* info,
int uplo_len
);