LAPACK  3.6.0
LAPACK: Linear Algebra PACKage
void cblas_zhpr ( CBLAS_LAYOUT  layout,
CBLAS_UPLO  Uplo,
const int  N,
const double  alpha,
const void *  X,
const int  incX,
void *  A 
)