LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches

◆ cblas_zher2_64()

void cblas_zher2_64 ( CBLAS_LAYOUT  layout,
CBLAS_UPLO  Uplo,
const int64_t  N,
const void *  alpha,
const void *  X,
const int64_t  incX,
const void *  Y,
const int64_t  incY,
void *  A,
const int64_t  lda 
)