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

◆ cblas_dsyr_64()

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