interpolatedyoyinflationcurve (3) - Linux Manuals

interpolatedyoyinflationcurve: Inflation term structure based on the interpolation of year-on-year rates.

NAME

ql/termstructures/inflation/interpolatedyoyinflationcurve.hpp - Inflation term structure based on the interpolation of year-on-year rates.

SYNOPSIS


#include <ql/termstructures/inflationtermstructure.hpp>
#include <ql/math/interpolations/linearinterpolation.hpp>
#include <ql/math/comparison.hpp>
#include <boost/noncopyable.hpp>

Classes


class InterpolatedYoYInflationCurve< Interpolator >
Inflation term structure based on interpolated year-on-year rates.

Typedefs


typedef InterpolatedYoYInflationCurve< Linear > YoYInflationCurve

Detailed Description

Inflation term structure based on the interpolation of year-on-year rates.

Author

Generated automatically by Doxygen for QuantLib from the source code.