interpolatedzeroinflationcurve.hpp

Langue: en

Autres versions - même langue

Version: 379488 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

ql/termstructures/inflation/interpolatedzeroinflationcurve.hpp -

Inflation term structure based on the interpolation of zero rates.

SYNOPSIS


#include <ql/termstructures/inflationtermstructure.hpp>
#include <ql/termstructures/interpolatedcurve.hpp>
#include <ql/math/interpolations/linearinterpolation.hpp>
#include <ql/math/comparison.hpp>
#include <utility>

Classes


class InterpolatedZeroInflationCurve< Interpolator >
Inflation term structure based on the interpolation of zero rates.

Typedefs


typedef InterpolatedZeroInflationCurve< Linear > ZeroInflationCurve

Detailed Description

Inflation term structure based on the interpolation of zero rates.

Author

Generated automatically by Doxygen for QuantLib from the source code.