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

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine Documentation

◆ cmatadd()

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

Definition at line 2 of file cmatadd.f.

Here is the caller graph for this function: