LAPACK  3.6.0
LAPACK: Linear Algebra PACKage

§ cblas_zher()

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