BackwardFlatInterpolationImpl(const I1 &xBegin, const I1 &xEnd, const I2 &yBegin) | BackwardFlatInterpolationImpl< I1, I2 > | |
derivative(Real) const override | BackwardFlatInterpolationImpl< I1, I2 > | virtual |
isInRange(Real x) const override | Interpolation::templateImpl< I1, I2 > | virtual |
locate(Real x) const | Interpolation::templateImpl< I1, I2 > | protected |
primitive(Real x) const override | BackwardFlatInterpolationImpl< I1, I2 > | virtual |
primitive_ | BackwardFlatInterpolationImpl< I1, I2 > | private |
secondDerivative(Real) const override | BackwardFlatInterpolationImpl< I1, I2 > | virtual |
templateImpl(const I1 &xBegin, const I1 &xEnd, const I2 &yBegin, const int requiredPoints=2) | Interpolation::templateImpl< I1, I2 > | |
update() override | BackwardFlatInterpolationImpl< I1, I2 > | virtual |
value(Real x) const override | BackwardFlatInterpolationImpl< 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 |