LAPACK  3.6.0
LAPACK: Linear Algebra PACKage

§ cblas_cher()

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