ScaLAPACK  2.0.2
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

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 1 of file cmatadd.f.

Here is the caller graph for this function: