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

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine Documentation

◆ cmmddat()

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

Definition at line 2 of file cmmddat.f.