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