ScaLAPACK 2.1
2.1
ScaLAPACK: Scalable Linear Algebra PACKage
Functions/Subroutines
dmatadd.f File Reference
Go to the source code of this file.
Functions/Subroutines
subroutine
dmatadd
(M, N, ALPHA, A, LDA, BETA, C, LDC)
Function/Subroutine Documentation
◆
dmatadd()
subroutine dmatadd
(
integer
M
,
integer
N
,
double precision
ALPHA
,
double precision, dimension( lda, * )
A
,
integer
LDA
,
double precision
BETA
,
double precision, dimension( ldc, * )
C
,
integer
LDC
)
Definition at line
2
of file
dmatadd.f
.
Here is the caller graph for this function:
TOOLS
dmatadd.f
Generated by
1.8.16