ScaLAPACK 2.1
2.1
ScaLAPACK: Scalable Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | dmmtcadd (M, N, ALPHA, A, LDA, BETA, B, LDB) |
subroutine dmmtcadd | ( | integer | M, |
integer | N, | ||
double precision | ALPHA, | ||
double precision, dimension( lda, * ) | A, | ||
integer | LDA, | ||
double precision | BETA, | ||
double precision, dimension( ldb, * ) | B, | ||
integer | LDB | ||
) |
Definition at line 2 of file dmmtcadd.f.