LAPACK  3.7.0
LAPACK: Linear Algebra PACKage

◆ cblas_zhpr()

void cblas_zhpr ( CBLAS_LAYOUT  layout,
CBLAS_UPLO  Uplo,
const int  N,
const double  alpha,
const void *  X,
const int  incX,
void *  A 
)