PasMatLib
Class Tree
Index
Previous (Mt1TxDxMt2)
Next (MtAddDiag)

Member
  Mt1xDxMt2T

Parent
  uDynObjAlg

Description
 

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


Source code
  function Mt1xDxMt2T ( 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 (Mt1TxDxMt2)
Next (MtAddDiag)


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