ScaLAPACK 2.1
2.1
ScaLAPACK: Scalable Linear Algebra PACKage
Functions/Subroutines
csyr2.f File Reference
Go to the source code of this file.
Functions/Subroutines
subroutine
csyr2
(UPLO, N, ALPHA, X, INCX, Y, INCY, A, LDA)
Function/Subroutine Documentation
◆
csyr2()
subroutine csyr2
(
character*1
UPLO
,
integer
N
,
complex
ALPHA
,
complex
, dimension( * )
X
,
integer
INCX
,
complex
, dimension( * )
Y
,
integer
INCY
,
complex
, dimension( lda, * )
A
,
integer
LDA
)
Definition at line
2
of file
csyr2.f
.
PBLAS
SRC
PTZBLAS
csyr2.f
Generated by
1.8.16