PasMatLib
Class Tree
Index
Previous (IdentityMt)
Next (Mt1xDxMt2T)

Member
  Mt1TxDxMt2

Parent
  uDynObjAlg

Description
 

matrix-matrix product: Mt1TxDxMt2 = Transpose(M)*DiagonalMatrix(D)*M


Source code
  function Mt1TxDxMt2 ( const M1 : IFArr2D ; const D : IFArr1D ; const M2 : IFArr2D ) : IFArr2D

Parameters
 
Parameter Description
D : IFArr1D #No TAG found in source code#
M1 : IFArr2D #No TAG found in source code#
M2 : IFArr2D #No TAG found in source code#

Return
 
Types Description
IFArr2D #No TAG found in source code#

PasMatLib
Class Tree
Index
Previous (IdentityMt)
Next (Mt1xDxMt2T)


ŠNikolai V. Shokhirev, 2001-2007
Created with DelphiCodeToDoc. To obtain the latest revision, please visit http://dephicodetodoc.sourceforge.net/