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