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