IGLib  1.7.2
The IGLib base library for development of numerical, technical and business applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
IG.Num.RealFunction Member List

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

_derivativeDefinedIG.Num.RealFunctionprotected
_descriptionIG.Num.RealFunctionBaseprotected
_highestDerivativeDefinedIG.Num.RealFunctionprotected
_integralDefinedIG.Num.RealFunctionprotected
_inverseDefinedIG.Num.RealFunctionprotected
_nameIG.Num.RealFunctionBaseprotected
_scaleXIG.Num.RealFunctionprivate
_scaleYIG.Num.RealFunctionprivate
_secondDerivativeDefinedIG.Num.RealFunctionprotected
_shiftXIG.Num.RealFunctionprivate
_shiftYIG.Num.RealFunctionprivate
_transfXIG.Num.RealFunctionprivate
_transfYIG.Num.RealFunctionprivate
_valueDefinedIG.Num.RealFunctionprotected
Clone()IG.Num.RealFunctioninline
CloneFunction()IG.Num.RealFunctioninline
Derivative(double x)IG.Num.RealFunctioninline
Derivative(double x, int order)IG.Num.RealFunctioninline
DerivativeDefinedIG.Num.RealFunction
DerivativeFunctionIG.Num.RealFunction
DescriptionIG.Num.RealFunctionBase
DoTransformIG.Num.RealFunctionprotected
ExampleTests()IG.Num.RealFunctionBaseinlinestatic
funcDerivativeIG.Num.RealFunctionprivate
funcIntegralIG.Num.RealFunctionprivate
funcInverseIG.Num.RealFunctionprivate
HigherDerivativeDefined(int order)IG.Num.RealFunctioninline
Integral(double x)IG.Num.RealFunctioninline
IntegralDefinedIG.Num.RealFunction
IntegralFunctionIG.Num.RealFunction
IntegralFunctionDlgIG.Num.RealFunctionprivate
Inverse(double y)IG.Num.RealFunctioninline
InverseDefinedIG.Num.RealFunction
InverseFunctionIG.Num.RealFunction
InverseFunctionDlgIG.Num.RealFunctionprivate
InverseTransformedArgument(double x)IG.Num.RealFunctioninline
NameIG.Num.RealFunctionBase
NumericalDerivative(double x, double stepsize)IG.Num.RealFunctionBaseinlinevirtual
NumericalIntegral(double from, double to, int numintervals)IG.Num.RealFunctionBaseinlinevirtual
NumericalSecondDerivative(double x, double stepsize)IG.Num.RealFunctionBaseinlinevirtual
RealFunction()IG.Num.RealFunctioninlineprotected
RealFunction(DlgFunctionValue valueDelegate)IG.Num.RealFunctioninline
RealFunction(DlgFunctionValue valueDelegate, DlgFunctionValue derivativeDelegate)IG.Num.RealFunctioninline
RealFunction(DlgFunctionValue valueDelegate, DlgFunctionValue derivativeDelegate, DlgFunctionValue secondDerivativeDelegate)IG.Num.RealFunctioninline
RealFunction(DlgFunctionValue valueDelegate, DlgFunctionValue derivativeDelegate, DlgFunctionValue secondDerivativeDelegate, DlgFunctionValue integralDelegate)IG.Num.RealFunctioninline
RealFunction(DlgFunctionValue valueDelegate, DlgFunctionValue derivativeDelegate, DlgFunctionValue secondDerivativeDelegate, DlgFunctionValue integralDelegate, DlgFunctionValue inverseDelegate)IG.Num.RealFunctioninline
RealFunction(DlgFunctionValue valueDelegate, DlgFunctionValue derivativeDelegate, DlgFunctionValue secondDerivativeDelegate, DlgFunctionHigherDerivative higherDerivativeDelegate, DlgFunctionValue integralDelegate, DlgFunctionValue inverseDelegate)IG.Num.RealFunctioninline
RefDerivative(double x)IG.Num.RealFunctioninlineprotectedvirtual
RefDerivative(double x, int order)IG.Num.RealFunctioninlineprotectedvirtual
RefIntegral(double x)IG.Num.RealFunctioninlineprotectedvirtual
RefInverse(double y)IG.Num.RealFunctioninlineprotectedvirtual
RefSecondDerivative(double x)IG.Num.RealFunctioninlineprotectedvirtual
RefValue(double x)IG.Num.RealFunctioninlineprotectedvirtual
ScaleXIG.Num.RealFunction
ScaleYIG.Num.RealFunction
SecondDerivative(double x)IG.Num.RealFunctioninline
SecondDerivativeDefinedIG.Num.RealFunction
SetTransformationParameters(double kx, double sx, double ky, double sy)IG.Num.RealFunctioninlinevirtual
SetXTransformationParameters(double kx, double sx)IG.Num.RealFunctioninlinevirtual
ShiftXIG.Num.RealFunction
ShiftYIG.Num.RealFunction
Tabulate(double from, double to, int numPoints)IG.Num.RealFunctionBaseinline
Tabulate(double from, double to, int numPoints, bool printDerivatives)IG.Num.RealFunctionBaseinline
Tabulate(double from, double to, int numPoints, bool printDerivatives, bool printSecondDerivatives)IG.Num.RealFunctionBaseinline
Test()IG.Num.RealFunctionBaseinlinevirtual
Test(double from, double to, int numProbes, double stepSize, double tolerance)IG.Num.RealFunctionBaseinlinevirtual
TestSpeed()IG.Num.RealFunctioninlinestatic
TestSpeed(long numiterations)IG.Num.RealFunctioninlinestatic
ToString()IG.Num.RealFunctionBaseinline
TransformedArgument(double t)IG.Num.RealFunctioninline
TransformXIG.Num.RealFunctionprotected
TransformYIG.Num.RealFunctionprotected
UpdateInternalData()IG.Num.RealFunctioninlineprivate
Value(double x)IG.Num.RealFunctioninline
ValueDefinedIG.Num.RealFunction