LAPACK
3.7.0
LAPACK: Linear Algebra PACKage
§
cblas_dsyr()
void cblas_dsyr
(
CBLAS_LAYOUT
layout
,
CBLAS_UPLO
Uplo
,
const int
N
,
const double
alpha
,
const double *
X
,
const int
incX
,
double *
A
,
const int
lda
)
CBLAS
include
cblas.h
Generated on Tue Mar 27 2018 12:02:03 for LAPACK by
1.8.12