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

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine Documentation

◆ zmatadd()

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

Definition at line 2 of file zmatadd.f.

Here is the caller graph for this function: