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

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine Documentation

◆ smmddat()

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

Definition at line 2 of file smmddat.f.