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