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

◆ cblas_zsymm_64()

void cblas_zsymm_64 ( CBLAS_LAYOUT  layout,
CBLAS_SIDE  Side,
CBLAS_UPLO  Uplo,
const int64_t  M,
const int64_t  N,
const void *  alpha,
const void *  A,
const int64_t  lda,
const void *  B,
const int64_t  ldb,
const void *  beta,
void *  C,
const int64_t  ldc 
)