Function zhptrd_
extern(C) void zhptrd_
(
char* uplo,
int* n,
std .complex .Complex!(double)* ap,
double* d,
double* e,
std .complex .Complex!(double)* tau,
int* info,
int uplo_len
);