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.Exp Member List

This is the complete list of members for IG.Num.Func.Exp, 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)IG.Num.RealFunctioninline
Derivative(double x, int order)IG.Num.RealFunctioninline
DerivativeDefinedIG.Num.Func.Exp
DerivativeFunctionIG.Num.RealFunction
DescriptionIG.Num.RealFunction
DoTransformIG.Num.RealFunctionprotected
ExampleTests()IG.Num.RealFunctionBaseinlinestatic
Exp()IG.Num.Func.Expinline
Exp(double Kx, double Sx)IG.Num.Func.Expinline
Exp(double Kx, double Sx, double Ky, double Sy)IG.Num.Func.Expinline
HigherDerivativeDefined(int order)IG.Num.Func.Expinline
Integral(double x)IG.Num.RealFunctioninline
IntegralDefinedIG.Num.Func.Exp
IntegralFunctionIG.Num.RealFunction
Inverse(double y)IG.Num.RealFunctioninline
InverseDefinedIG.Num.Func.Exp
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.Expinlineprotectedvirtual
IG::Num::RealFunction.RefDerivative(double x, int order)IG.Num.RealFunctioninlineprotectedvirtual
RefIntegral(double x)IG.Num.Func.Expinlineprotectedvirtual
RefInverse(double x)IG.Num.Func.Expinlineprotectedvirtual
RefSecondDerivative(double x)IG.Num.Func.Expinlineprotectedvirtual
RefValue(double x)IG.Num.Func.Expinlineprotectedvirtual
ScaleXIG.Num.RealFunction
ScaleYIG.Num.RealFunction
SecondDerivative(double x)IG.Num.RealFunctioninline
SecondDerivativeDefinedIG.Num.Func.Exp
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.Exp