This is the complete list of members for CubicInterpolation, including all inherited members.
aCoefficients() const (defined in CubicInterpolation) | CubicInterpolation | |
Akima enum value | CubicInterpolation | |
allowsExtrapolation() const | Extrapolator | |
argument_type typedef (defined in Interpolation) | Interpolation | |
bCoefficients() const (defined in CubicInterpolation) | CubicInterpolation | |
BoundaryCondition enum name | CubicInterpolation | |
cCoefficients() const (defined in CubicInterpolation) | CubicInterpolation | |
checkRange(Real x, bool extrapolate) const (defined in Interpolation) | Interpolation | protected |
CubicInterpolation(const I1 &xBegin, const I1 &xEnd, const I2 &yBegin, CubicInterpolation::DerivativeApprox da, bool monotonic, CubicInterpolation::BoundaryCondition leftCond, Real leftConditionValue, CubicInterpolation::BoundaryCondition rightCond, Real rightConditionValue) | CubicInterpolation | |
derivative(Real x, bool allowExtrapolation=false) const (defined in Interpolation) | Interpolation | |
DerivativeApprox enum name | CubicInterpolation | |
disableExtrapolation(bool b=true) | Extrapolator | |
empty() const (defined in Interpolation) | Interpolation | |
enableExtrapolation(bool b=true) | Extrapolator | |
Extrapolator() (defined in Extrapolator) | Extrapolator | |
FirstDerivative enum value | CubicInterpolation | |
FourthOrder enum value | CubicInterpolation | |
FritschButland enum value | CubicInterpolation | |
Harmonic enum value | CubicInterpolation | |
impl_ (defined in Interpolation) | Interpolation | protected |
Interpolation() (defined in Interpolation) | Interpolation | |
isInRange(Real x) const (defined in Interpolation) | Interpolation | |
Kruger enum value | CubicInterpolation | |
Lagrange enum value | CubicInterpolation | |
monotonicityAdjustments() const (defined in CubicInterpolation) | CubicInterpolation | |
NotAKnot enum value | CubicInterpolation | |
operator()(Real x, bool allowExtrapolation=false) const (defined in Interpolation) | Interpolation | |
Parabolic enum value | CubicInterpolation | |
Periodic enum value | CubicInterpolation | |
primitive(Real x, bool allowExtrapolation=false) const (defined in Interpolation) | Interpolation | |
primitiveConstants() const (defined in CubicInterpolation) | CubicInterpolation | |
result_type typedef (defined in Interpolation) | Interpolation | |
SecondDerivative enum value | CubicInterpolation | |
secondDerivative(Real x, bool allowExtrapolation=false) const (defined in Interpolation) | Interpolation | |
Spline enum value | CubicInterpolation | |
SplineOM1 enum value | CubicInterpolation | |
SplineOM2 enum value | CubicInterpolation | |
update() (defined in Interpolation) | Interpolation | |
xMax() const (defined in Interpolation) | Interpolation | |
xMin() const (defined in Interpolation) | Interpolation | |
~Extrapolator() (defined in Extrapolator) | Extrapolator | virtual |
~Interpolation() (defined in Interpolation) | Interpolation | virtual |