This is the complete list of members for FritschButlandCubic, including all inherited members.
| aCoefficients() const | CubicInterpolation | |
| Akima enum value | CubicInterpolation | |
| allowsExtrapolation() const | Extrapolator | |
| bCoefficients() const | CubicInterpolation | |
| BoundaryCondition enum name | CubicInterpolation | |
| cCoefficients() const | CubicInterpolation | |
| checkRange(Real x, bool extrapolate) const | Interpolation | protected |
| coeffs() const | CubicInterpolation | private |
| 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 | Interpolation | |
| DerivativeApprox enum name | CubicInterpolation | |
| disableExtrapolation(bool b=true) | Extrapolator | |
| empty() const | Interpolation | |
| enableExtrapolation(bool b=true) | Extrapolator | |
| extrapolate_ | Extrapolator | private |
| Extrapolator()=default | Extrapolator | |
| FirstDerivative enum value | CubicInterpolation | |
| FourthOrder enum value | CubicInterpolation | |
| FritschButland enum value | CubicInterpolation | |
| FritschButlandCubic(const I1 &xBegin, const I1 &xEnd, const I2 &yBegin) | FritschButlandCubic | |
| Harmonic enum value | CubicInterpolation | |
| impl_ | Interpolation | protected |
| Interpolation()=default | Interpolation | |
| isInRange(Real x) const | Interpolation | |
| Kruger enum value | CubicInterpolation | |
| Lagrange enum value | CubicInterpolation | |
| monotonicityAdjustments() const | CubicInterpolation | |
| NotAKnot enum value | CubicInterpolation | |
| operator()(Real x, bool allowExtrapolation=false) const | Interpolation | |
| Parabolic enum value | CubicInterpolation | |
| Periodic enum value | CubicInterpolation | |
| primitive(Real x, bool allowExtrapolation=false) const | Interpolation | |
| primitiveConstants() const | CubicInterpolation | |
| SecondDerivative enum value | CubicInterpolation | |
| secondDerivative(Real x, bool allowExtrapolation=false) const | Interpolation | |
| Spline enum value | CubicInterpolation | |
| SplineOM1 enum value | CubicInterpolation | |
| SplineOM2 enum value | CubicInterpolation | |
| update() | Interpolation | |
| xMax() const | Interpolation | |
| xMin() const | Interpolation | |
| ~Extrapolator()=default | Extrapolator | virtual |
| ~Interpolation() override=default | Interpolation | |