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

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

_derivativeDefinedIG.Num.RealFunctionprotected
_highestDerivativeDefinedIG.Num.RealFunctionprotected
_integralDefinedIG.Num.RealFunctionprotected
_inverseDefinedIG.Num.RealFunctionprotected
_secondDerivativeDefinedIG.Num.RealFunctionprotected
_valueDefinedIG.Num.RealFunctionprotected
Clone()IG.Num.RealFunctioninline
CloneFunction()IG.Num.RealFunctioninline
Derivative(double x, int order)IG.Num.Func.Identityinline
IG::Num::RealFunction.Derivative(double x)IG.Num.RealFunctioninline
DerivativeDefinedIG.Num.Func.Identity
DerivativeFunctionIG.Num.RealFunction
DescriptionIG.Num.RealFunction
DoTransformIG.Num.RealFunctionprotected
ExampleTests()IG.Num.RealFunctionBaseinlinestatic
HigherDerivativeDefined(int order)IG.Num.Func.Identityinline
Identity()IG.Num.Func.Identityinline
Identity(double Kx, double Sx)IG.Num.Func.Identityinline
Identity(double Kx, double Sx, double Ky, double Sy)IG.Num.Func.Identityinline
Integral(double x)IG.Num.RealFunctioninline
IntegralDefinedIG.Num.Func.Identity
IntegralFunctionIG.Num.RealFunction
Inverse(double y)IG.Num.RealFunctioninline
InverseDefinedIG.Num.Func.Identity
InverseFunctionIG.Num.RealFunction
InverseTransformedArgument(double x)IG.Num.RealFunctioninline
NameIG.Num.RealFunction
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.Func.Identityinlineprotectedvirtual
IG::Num::RealFunction.RefDerivative(double x, int order)IG.Num.RealFunctioninlineprotectedvirtual
RefIntegral(double x)IG.Num.Func.Identityinlineprotectedvirtual
RefInverse(double x)IG.Num.Func.Identityinlineprotectedvirtual
RefSecondDerivative(double x)IG.Num.Func.Identityinlineprotectedvirtual
RefValue(double x)IG.Num.Func.Identityinlineprotectedvirtual
ScaleXIG.Num.RealFunction
ScaleYIG.Num.RealFunction
SecondDerivative(double x)IG.Num.RealFunctioninline
SecondDerivativeDefinedIG.Num.Func.Identity
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
Value(double x)IG.Num.RealFunctioninline
ValueDefinedIG.Num.Func.Identity