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