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