QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
|
cpi inflation cap and floor term price structure. More...
#include <ql/termstructures/inflationtermstructure.hpp>
#include <ql/math/interpolation.hpp>
#include <ql/math/interpolations/interpolation2d.hpp>
#include <ql/experimental/inflation/polynomial2Dspline.hpp>
#include <ql/indexes/inflationindex.hpp>
Go to the source code of this file.
Classes | |
class | CPICapFloorTermPriceSurface |
Provides cpi cap/floor prices by interpolation and put/call parity (not cap/floor/swap* parity). More... | |
class | InterpolatedCPICapFloorTermPriceSurface< Interpolator2D > |
Namespaces | |
namespace | QuantLib |
cpi inflation cap and floor term price structure.
Definition in file cpicapfloortermpricesurface.hpp.