PasMatLib
Class Tree
Index
Previous (DxM)
Next (InsertSortI1D)
Member
InnerProd
Parent
uDynArrUtils
Description
InnerProd := c + Sum(i=low,high,step; A[i]*B[i])
Source code
function InnerProd ( low , step , high : integer ; const A , B : IFArr1D ; c : TFloat = 0.0 ) : TFloat
Parameters
Parameter
Description
A : IFArr1D
#No TAG found in source code#
B : IFArr1D
#No TAG found in source code#
c : TFloat
#No TAG found in source code#
high : INTEGER
#No TAG found in source code#
low : INTEGER
#No TAG found in source code#
step : INTEGER
#No TAG found in source code#
Return
Types
Description
TFloat
#No TAG found in source code#
PasMatLib
Class Tree
Index
Previous (DxM)
Next (InsertSortI1D)
ŠNikolai V. Shokhirev, 2001-2007
Created with DelphiCodeToDoc. To obtain the latest revision, please visit
http://dephicodetodoc.sourceforge.net/