| derivative(Real x) const override | LinearInterpolationImpl< I1, I2 > | virtual |
| isInRange(Real x) const override | Interpolation::templateImpl< I1, I2 > | virtual |
| LinearInterpolationImpl(const I1 &xBegin, const I1 &xEnd, const I2 &yBegin) | LinearInterpolationImpl< I1, I2 > | |
| locate(Real x) const | Interpolation::templateImpl< I1, I2 > | protected |
| primitive(Real x) const override | LinearInterpolationImpl< I1, I2 > | virtual |
| primitiveConst_ | LinearInterpolationImpl< I1, I2 > | private |
| s_ | LinearInterpolationImpl< I1, I2 > | private |
| secondDerivative(Real) const override | LinearInterpolationImpl< I1, I2 > | virtual |
| templateImpl(const I1 &xBegin, const I1 &xEnd, const I2 &yBegin, const int requiredPoints=2) | Interpolation::templateImpl< I1, I2 > | |
| update() override | LinearInterpolationImpl< I1, I2 > | virtual |
| value(Real x) const override | LinearInterpolationImpl< I1, I2 > | virtual |
| xBegin_ | Interpolation::templateImpl< I1, I2 > | protected |
| xEnd_ | Interpolation::templateImpl< I1, I2 > | protected |
| xMax() const override | Interpolation::templateImpl< I1, I2 > | virtual |
| xMin() const override | Interpolation::templateImpl< I1, I2 > | virtual |
| xValues() const override | Interpolation::templateImpl< I1, I2 > | virtual |
| yBegin_ | Interpolation::templateImpl< I1, I2 > | protected |
| yValues() const override | Interpolation::templateImpl< I1, I2 > | virtual |
| ~Impl()=default | Interpolation::Impl | virtual |