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