|
QuantLib: a free/open-source library for quantitative finance
Reference manual - version 1.40
|
This is the complete list of members for ChebyshevInterpolation, including all inherited members.
| allowsExtrapolation() const | Extrapolator | |
| ChebyshevInterpolation(const Array &y, PointsType pointsType=SecondKind) (defined in ChebyshevInterpolation) | ChebyshevInterpolation | explicit |
| ChebyshevInterpolation(Size n, const std::function< Real(Real)> &f, PointsType pointsType=SecondKind) (defined in ChebyshevInterpolation) | ChebyshevInterpolation | |
| ChebyshevInterpolation(const ChebyshevInterpolation &)=delete (defined in ChebyshevInterpolation) | ChebyshevInterpolation | explicit |
| ChebyshevInterpolation(ChebyshevInterpolation &&)=delete (defined in ChebyshevInterpolation) | ChebyshevInterpolation | explicit |
| checkRange(Real x, bool extrapolate) const (defined in Interpolation) | Interpolation | protected |
| derivative(Real x, bool allowExtrapolation=false) const (defined in Interpolation) | Interpolation | |
| disableExtrapolation(bool b=true) | Extrapolator | |
| empty() const (defined in Interpolation) | Interpolation | |
| enableExtrapolation(bool b=true) | Extrapolator | |
| Extrapolator()=default (defined in Extrapolator) | Extrapolator | |
| FirstKind enum value (defined in ChebyshevInterpolation) | ChebyshevInterpolation | |
| impl_ (defined in Interpolation) | Interpolation | protected |
| Interpolation()=default (defined in Interpolation) | Interpolation | |
| isInRange(Real x) const (defined in Interpolation) | Interpolation | |
| nodes() const (defined in ChebyshevInterpolation) | ChebyshevInterpolation | |
| nodes(Size n, PointsType pointsType) (defined in ChebyshevInterpolation) | ChebyshevInterpolation | static |
| operator()(Real x, bool allowExtrapolation=false) const (defined in Interpolation) | Interpolation | |
| operator=(const ChebyshevInterpolation &)=delete (defined in ChebyshevInterpolation) | ChebyshevInterpolation | |
| operator=(ChebyshevInterpolation &&)=delete (defined in ChebyshevInterpolation) | ChebyshevInterpolation | |
| PointsType enum name (defined in ChebyshevInterpolation) | ChebyshevInterpolation | |
| primitive(Real x, bool allowExtrapolation=false) const (defined in Interpolation) | Interpolation | |
| secondDerivative(Real x, bool allowExtrapolation=false) const (defined in Interpolation) | Interpolation | |
| SecondKind enum value (defined in ChebyshevInterpolation) | ChebyshevInterpolation | |
| update() (defined in Interpolation) | Interpolation | |
| updateY(const Array &y) (defined in ChebyshevInterpolation) | ChebyshevInterpolation | |
| xMax() const (defined in Interpolation) | Interpolation | |
| xMin() const (defined in Interpolation) | Interpolation | |
| ~ChebyshevInterpolation() override=default (defined in ChebyshevInterpolation) | ChebyshevInterpolation | |
| ~Extrapolator()=default (defined in Extrapolator) | Extrapolator | virtual |
| ~Interpolation() override=default (defined in Interpolation) | Interpolation |