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

◆ cblas_dsyr2_64()

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