QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
inflationindex.hpp File Reference

base classes for inflation indexes More...

#include <ql/currency.hpp>
#include <ql/handle.hpp>
#include <ql/index.hpp>
#include <ql/indexes/region.hpp>
#include <ql/termstructures/inflationtermstructure.hpp>

Go to the source code of this file.

Classes

struct  CPI
 
class  InflationIndex
 Base class for inflation-rate indexes,. More...
 
class  ZeroInflationIndex
 Base class for zero inflation indices. More...
 
class  YoYInflationIndex
 Base class for year-on-year inflation indices. More...
 

Namespaces

namespace  QuantLib
 
namespace  QuantLib::detail
 
namespace  QuantLib::detail::CPI
 

Functions

QuantLib::CPI::InterpolationType effectiveInterpolationType (const QuantLib::CPI::InterpolationType &type=QuantLib::CPI::AsIndex)
 
bool isInterpolated (const QuantLib::CPI::InterpolationType &type=QuantLib::CPI::AsIndex)
 

Detailed Description

base classes for inflation indexes

Definition in file inflationindex.hpp.