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

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine Documentation

◆ zmmddac()

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

Definition at line 2 of file zmmddac.f.