IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
IG.Num.ApproximationLeastSquaresBase Member List

This is the complete list of members for IG.Num.ApproximationLeastSquaresBase, including all inherited members.

_basisIG.Num.ApproximationLeastSquaresBaseprivate
_centerIG.Num.ApproximationLeastSquaresBaseprotected
_coefficientsIG.Num.ApproximationLeastSquaresBaseprotected
_defaultOutputLevelIG.Num.ApproximationLeastSquaresBaseprotectedstatic
_delegatedStaticWeightsIG.Num.ApproximationLeastSquaresBaseprotected
_delegatedWeightingFunctionIG.Num.ApproximationLeastSquaresBaseprotected
_delegateNodalPositionsIG.Num.ApproximationLeastSquaresBaseprotected
_dimensionIG.Num.ApproximationLeastSquaresBaseprivate
_elementApproximatorsIG.Num.ApproximationLeastSquaresBaseprotected
_isCoefficientsCalculatedIG.Num.ApproximationLeastSquaresBaseprotected
_isMasterIG.Num.ApproximationLeastSquaresBaseprotected
_isMovingLeastSquaresIG.Num.ApproximationLeastSquaresBaseprotected
_isRightHandSideAssembledIG.Num.ApproximationLeastSquaresBaseprotected
_isSolverCreatedIG.Num.ApproximationLeastSquaresBaseprotected
_isSystemMatrixAssembledIG.Num.ApproximationLeastSquaresBaseprotected
_isTestModeIG.Num.ApproximationLeastSquaresBaseprotected
_isWeightingFunctionRadialIG.Num.ApproximationLeastSquaresBaseprotected
_mainLockIG.Num.ApproximationLeastSquaresBaseprivate
_masterIG.Num.ApproximationLeastSquaresBaseprotected
_numBasisFunctionsIG.Num.ApproximationLeastSquaresBaseprivate
_numPointsIG.Num.ApproximationLeastSquaresBaseprotected
_outputLevelIG.Num.ApproximationLeastSquaresBaseprotected
_parametersIG.Num.ApproximationLeastSquaresBaseprotected
_righthandSidesIG.Num.ApproximationLeastSquaresBaseprotected
_solverIG.Num.ApproximationLeastSquaresBaseprotected
_systemMatrixIG.Num.ApproximationLeastSquaresBaseprotected
_timerIG.Num.ApproximationLeastSquaresBaseprotected
_weightingFunctionIG.Num.ApproximationLeastSquaresBaseprotected
_weightingFunctionRadialIG.Num.ApproximationLeastSquaresBaseprotected
_weightsStaticIG.Num.ApproximationLeastSquaresBaseprotected
AddApproximator(params ApproximationLeastSquaresBase[] approximators)IG.Num.ApproximationLeastSquaresBaseinline
ApproximationGradient(IVector x, ref IVector grad)IG.Num.ApproximationLeastSquaresBaseinlinevirtual
ApproximationLeastSquaresBase()IG.Num.ApproximationLeastSquaresBaseinline
ApproximationLeastSquaresBase(bool isMaster)IG.Num.ApproximationLeastSquaresBaseinline
ApproximationLeastSquaresBase(ApproximationLeastSquaresBase master)IG.Num.ApproximationLeastSquaresBaseinline
ApproximationValue(IVector x)IG.Num.ApproximationLeastSquaresBaseinlinevirtual
AssembleRighthandSide()IG.Num.ApproximationLeastSquaresBaseinlinevirtual
AssembleSystemMatrix()IG.Num.ApproximationLeastSquaresBaseinlinevirtual
AuxBaseFunctionValuesIG.Num.ApproximationLeastSquaresBaseprivate
BasisIG.Num.ApproximationLeastSquaresBase
CalculateCoefficients()IG.Num.ApproximationLeastSquaresBaseinlinevirtual
CenterIG.Num.ApproximationLeastSquaresBase
CoefficientsIG.Num.ApproximationLeastSquaresBase
CreateSlave()IG.Num.ApproximationLeastSquaresBaseinlinevirtual
DefaultIsTestModeIG.Num.ApproximationLeastSquaresBasestatic
DefaultOutputLevelIG.Num.ApproximationLeastSquaresBasestatic
DelegateBasisIG.Num.ApproximationLeastSquaresBase
DelegateCoefficientsIG.Num.ApproximationLeastSquaresBase
DelegateNodalPositionsIG.Num.ApproximationLeastSquaresBase
DelegateNodalValuesIG.Num.ApproximationLeastSquaresBase
DelegateRightHandSidesIG.Num.ApproximationLeastSquaresBase
DelegateStaticWeightsIG.Num.ApproximationLeastSquaresBase
DelegateSystemMatrixIG.Num.ApproximationLeastSquaresBase
delegateWeightingFunctionIG.Num.ApproximationLeastSquaresBase
DimensionIG.Num.ApproximationLeastSquaresBase
ElementApproximatorsIG.Num.ApproximationLeastSquaresBase
GetBasisFunctionValue(int whichFunction, int whichPoint)IG.Num.ApproximationLeastSquaresBaseinline
GetValue(int whichPoint)IG.Num.ApproximationLeastSquaresBaseinline
GetWeight(int whichPoint)IG.Num.ApproximationLeastSquaresBaseinline
IsCoefficientsCalculatedIG.Num.ApproximationLeastSquaresBase
IsMasterIG.Num.ApproximationLeastSquaresBase
IsMovingLeastSquaresIG.Num.ApproximationLeastSquaresBase
IsRightHandSideAssembledIG.Num.ApproximationLeastSquaresBase
IsSlaveIG.Num.ApproximationLeastSquaresBase
IsSolverCreatedIG.Num.ApproximationLeastSquaresBase
IsSystemMatrixAssembledIG.Num.ApproximationLeastSquaresBase
IsTestModeIG.Num.ApproximationLeastSquaresBase
IsWeightingFunctionRadialIG.Num.ApproximationLeastSquaresBase
LockIG.Num.ApproximationLeastSquaresBase
MasterIG.Num.ApproximationLeastSquaresBase
NumBasisFunctionsIG.Num.ApproximationLeastSquaresBase
NumPointsIG.Num.ApproximationLeastSquaresBase
OutputLevelIG.Num.ApproximationLeastSquaresBase
ParametersIG.Num.ApproximationLeastSquaresBase
RighthandSidesIG.Num.ApproximationLeastSquaresBase
SolverIG.Num.ApproximationLeastSquaresBase
SystemMatrixIG.Num.ApproximationLeastSquaresBase
TestMlsQuadratic(IRandomGenerator rand, int dimension, double dataExcessFactor)IG.Num.ApproximationLeastSquaresBaseinlinestatic
TimerIG.Num.ApproximationLeastSquaresBase
UpDateCenterChange()IG.Num.ApproximationLeastSquaresBaseinlinevirtual
UpdateParametersChange()IG.Num.ApproximationLeastSquaresBaseinlinevirtual
WeightingFunctionIG.Num.ApproximationLeastSquaresBase
WeightingFunctionRadialIG.Num.ApproximationLeastSquaresBase
WeightsStaticIG.Num.ApproximationLeastSquaresBase