PasMatLib
Class Tree
Index
Previous (M1TxDxM2)
Next (MAddDiag)
Member
M1xDxM2T
Parent
uDynArrUtils
Description
matrix-matrix product: Mt = M1xDxM2T = M*DiagonalMatrix(D)*Transpose(M)
Source code
procedure M1xDxM2T ( const M1 , M2 : IFArr2D ; const D : IFArr1D ; const Mt : 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#
Mt : IFArr2D
#No TAG found in source code#
PasMatLib
Class Tree
Index
Previous (M1TxDxM2)
Next (MAddDiag)
ŠNikolai V. Shokhirev, 2001-2007
Created with DelphiCodeToDoc. To obtain the latest revision, please visit
http://dephicodetodoc.sourceforge.net/