ScaLAPACK 2.1  2.1
ScaLAPACK: Scalable Linear Algebra PACKage
immtadd.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine immtadd (M, N, ALPHA, A, LDA, BETA, B, LDB)
 

Function/Subroutine Documentation

◆ immtadd()

subroutine immtadd ( integer  M,
integer  N,
integer  ALPHA,
integer, dimension( lda, * )  A,
integer  LDA,
integer  BETA,
integer, dimension( ldb, * )  B,
integer  LDB 
)

Definition at line 2 of file immtadd.f.