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