flat interpolation decorator More...
#include <ql/math/interpolation.hpp>#include <ql/math/interpolations/cubicinterpolation.hpp>#include <ql/math/interpolations/linearinterpolation.hpp>#include <ql/math/interpolations/loginterpolation.hpp>#include <boost/make_shared.hpp>Go to the source code of this file.
Classes | |
| class | FlatExtrapolation |
| Flat extrapolation given a base interpolation. More... | |
| class | FlatExtrapolation::FlatExtrapolationImpl |
| class | LinearFlat |
| Linear-interpolation and flat extrapolation factory and traits More... | |
| class | LogLinearFlat |
| Linear-interpolation and flat extrapolation factory and traits More... | |
| class | HermiteFlat |
| Hermite interpolation and flat extrapolation factory and traits. More... | |
| class | CubicFlat |
| Cubic interpolation and flat extrapolation factory and traits. More... | |
Namespaces | |
| namespace | QuantExt |
flat interpolation decorator
Definition in file flatextrapolation.hpp.