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

Go to the source code of this file.

Functions/Subroutines

subroutine smatadd (M, N, ALPHA, A, LDA, BETA, C, LDC)
 

Function/Subroutine Documentation

◆ smatadd()

subroutine smatadd ( integer  M,
integer  N,
real  ALPHA,
real, dimension( lda, * )  A,
integer  LDA,
real  BETA,
real, dimension( ldc, * )  C,
integer  LDC 
)

Definition at line 2 of file smatadd.f.

Here is the caller graph for this function: