ScaLAPACK 2.1
2.1
ScaLAPACK: Scalable Linear Algebra PACKage
Functions/Subroutines
cagemv.f File Reference
Go to the source code of this file.
Functions/Subroutines
subroutine
cagemv
(TRANS, M, N, ALPHA, A, LDA, X, INCX, BETA, Y, INCY)
Function/Subroutine Documentation
◆
cagemv()
subroutine cagemv
(
character*1
TRANS
,
integer
M
,
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
cagemv.f
.
PBLAS
SRC
PTZBLAS
cagemv.f
Generated by
1.8.16