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

◆ cblas_zsyrk_64()

void cblas_zsyrk_64 ( CBLAS_LAYOUT layout,
CBLAS_UPLO Uplo,
CBLAS_TRANSPOSE Trans,
const int64_t N,
const int64_t K,
const void * alpha,
const void * A,
const int64_t lda,
const void * beta,
void * C,
const int64_t ldc )