IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.

IG::Num::Func::Linear Member List

This is the complete list of members for IG::Num::Func::Linear, including all inherited members.
_a0IG::Num::Func::Linear [protected]
_a1IG::Num::Func::Linear [private]
_derivativeDefinedIG::Num::RealFunction [protected]
_highestDerivativeDefinedIG::Num::RealFunction [protected]
_integralDefinedIG::Num::RealFunction [protected]
_inverseDefinedIG::Num::RealFunction [protected]
_secondDerivativeDefinedIG::Num::RealFunction [protected]
_valueDefinedIG::Num::RealFunction [protected]
a0IG::Num::Func::Linear
a1IG::Num::Func::Linear
Clone()IG::Num::RealFunction [inline]
CloneFunction()IG::Num::RealFunction [inline]
Derivative(double x)IG::Num::RealFunction [inline]
Derivative(double x, int order)IG::Num::RealFunction [inline]
DerivativeDefinedIG::Num::Func::Linear
DerivativeDlgIG::Num::RealFunction [protected]
DerivativeFunctionIG::Num::RealFunction
DerivativeFunctionDlgIG::Num::RealFunction [protected]
DescriptionIG::Num::RealFunction
DoTransformIG::Num::RealFunction [protected]
ExampleTests()IG::Num::RealFunctionBase [inline, static]
HasZeroIG::Num::Func::Linear
HigherDerivativeDefined(int order)IG::Num::Func::Linear [inline]
HigherDerivativeDlgIG::Num::RealFunction [protected]
Integral(double x)IG::Num::RealFunction [inline]
IntegralDefinedIG::Num::Func::Linear
IntegralDlgIG::Num::RealFunction [protected]
IntegralFunctionIG::Num::RealFunction
Inverse(double y)IG::Num::RealFunction [inline]
InverseDefinedIG::Num::Func::Linear
InverseDlgIG::Num::RealFunction [protected]
InverseFunctionIG::Num::RealFunction
InverseTransformedArgument(double x)IG::Num::RealFunction [inline]
Linear(double a1, double a0)IG::Num::Func::Linear [inline]
NameIG::Num::RealFunction
NumericalDerivative(double x, double stepsize)IG::Num::RealFunctionBase [inline, virtual]
NumericalIntegral(double from, double to, int numintervals)IG::Num::RealFunctionBase [inline, virtual]
NumericalSecondDerivative(double x, double stepsize)IG::Num::RealFunctionBase [inline, virtual]
RealFunction()IG::Num::RealFunction [inline, protected]
RealFunction(DlgFunctionValue valueDelegate)IG::Num::RealFunction [inline]
RealFunction(DlgFunctionValue valueDelegate, DlgFunctionValue derivativeDelegate)IG::Num::RealFunction [inline]
RealFunction(DlgFunctionValue valueDelegate, DlgFunctionValue derivativeDelegate, DlgFunctionValue secondDerivativeDelegate)IG::Num::RealFunction [inline]
RealFunction(DlgFunctionValue valueDelegate, DlgFunctionValue derivativeDelegate, DlgFunctionValue secondDerivativeDelegate, DlgFunctionValue integralDelegate)IG::Num::RealFunction [inline]
RealFunction(DlgFunctionValue valueDelegate, DlgFunctionValue derivativeDelegate, DlgFunctionValue secondDerivativeDelegate, DlgFunctionValue integralDelegate, DlgFunctionValue inverseDelegate)IG::Num::RealFunction [inline]
RealFunction(DlgFunctionValue valueDelegate, DlgFunctionValue derivativeDelegate, DlgFunctionValue secondDerivativeDelegate, DlgFunctionHigherDerivative higherDerivativeDelegate, DlgFunctionValue integralDelegate, DlgFunctionValue inverseDelegate)IG::Num::RealFunction [inline]
RefDerivative(double x)IG::Num::Func::Linear [inline, protected, virtual]
RefDerivative(double x, int order)IG::Num::Func::Linear [inline, protected, virtual]
RefIntegral(double x)IG::Num::Func::Linear [inline, protected, virtual]
RefInverse(double x)IG::Num::Func::Linear [inline, protected, virtual]
RefSecondDerivative(double x)IG::Num::Func::Linear [inline, protected, virtual]
RefValue(double x)IG::Num::Func::Linear [inline, protected, virtual]
ScaleXIG::Num::RealFunction
ScaleYIG::Num::RealFunction
SecondDerivative(double x)IG::Num::RealFunction [inline]
SecondDerivativeDefinedIG::Num::Func::Linear
SecondDerivativeDlgIG::Num::RealFunction [protected]
SetCoefficients(double a1, double a0)IG::Num::Func::Linear [inline]
setHighestDerivativeDefined(int order)IG::Num::Func::Linear [inline, protected, virtual]
SetInterpolation(double x1, double y1, double x2, double y2)IG::Num::Func::Linear [inline]
SetInterpolation(double x1, double y1, double d1)IG::Num::Func::Linear [inline]
SetTransformationParameters(double kx, double sx, double ky, double sy)IG::Num::RealFunction [inline, virtual]
SetXTransformationParameters(double kx, double sx)IG::Num::RealFunction [inline, virtual]
ShiftXIG::Num::RealFunction
ShiftYIG::Num::RealFunction
Tabulate(double from, double to, int numPoints)IG::Num::RealFunctionBase [inline]
Tabulate(double from, double to, int numPoints, bool printDerivatives)IG::Num::RealFunctionBase [inline]
Tabulate(double from, double to, int numPoints, bool printDerivatives, bool printSecondDerivatives)IG::Num::RealFunctionBase [inline]
Test()IG::Num::RealFunctionBase [inline, virtual]
Test(double from, double to, int numProbes, double stepSize, double tolerance)IG::Num::RealFunctionBase [inline, virtual]
TestSpeed()IG::Num::RealFunction [inline, static]
TestSpeed(long numiterations)IG::Num::RealFunction [inline, static]
ToString()IG::Num::RealFunctionBase [inline]
TransformedArgument(double t)IG::Num::RealFunction [inline]
TransformXIG::Num::RealFunction [protected]
TransformYIG::Num::RealFunction [protected]
Value(double x)IG::Num::RealFunction [inline]
ValueDefinedIG::Num::Func::Linear
ValueDlgIG::Num::RealFunction [protected]
ZeroIG::Num::Func::Linear
 All Classes Namespaces Files Functions Variables Enumerations Properties Events