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

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

_constantValueIG.Num.Func.Constant
_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
Constant(double constantValue)IG.Num.Func.Constantinline
Constant(double constantValue, double Kx, double Sx)IG.Num.Func.Constantinline
Constant(double constantValue, double Kx, double Sx, double Ky, double Sy)IG.Num.Func.Constantinline
ConstantValueIG.Num.Func.Constant
Derivative(double x, int order)IG.Num.Func.Constantinline
IG::Num::RealFunction.Derivative(double x)IG.Num.RealFunctioninline
DerivativeDefinedIG.Num.Func.Constant
DerivativeFunctionIG.Num.RealFunction
DescriptionIG.Num.RealFunction
DoTransformIG.Num.RealFunctionprotected
ExampleTests()IG.Num.RealFunctionBaseinlinestatic
HigherDerivativeDefined(int order)IG.Num.Func.Constantinline
Integral(double x)IG.Num.RealFunctioninline
IntegralDefinedIG.Num.Func.Constant
IntegralFunctionIG.Num.RealFunction
Inverse(double y)IG.Num.RealFunctioninline
InverseDefinedIG.Num.Func.Constant
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.Constantinlineprotectedvirtual
IG::Num::RealFunction.RefDerivative(double x, int order)IG.Num.RealFunctioninlineprotectedvirtual
RefIntegral(double x)IG.Num.Func.Constantinlineprotectedvirtual
RefInverse(double x)IG.Num.Func.Constantinlineprotectedvirtual
RefSecondDerivative(double x)IG.Num.Func.Constantinlineprotectedvirtual
RefValue(double x)IG.Num.Func.Constantinlineprotectedvirtual
ScaleXIG.Num.RealFunction
ScaleYIG.Num.RealFunction
SecondDerivative(double x)IG.Num.RealFunctioninline
SecondDerivativeDefinedIG.Num.Func.Constant
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.Constant