ql/termstructures/inflation/interpolatedzeroinflationcurve.hpp File Reference
Detailed Description
Inflation term structure based on the interpolation of zero rates.
#include <ql/termstructures/inflationtermstructure.hpp>
#include <ql/math/interpolations/linearinterpolation.hpp>
#include <ql/math/comparison.hpp>
Include dependency graph for interpolatedzeroinflationcurve.hpp:

Namespaces | |
namespace | QuantLib |
Classes | |
class | InterpolatedZeroInflationCurve |
Inflation term structure based on the interpolation of zero rates. More... | |
Typedefs | |
typedef InterpolatedZeroInflationCurve < Linear > | ZeroInflationCurve |