Loading [MathJax]/jax/output/HTML-CSS/config.js
QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Namespaces | Functions
inflationtermstructure.cpp File Reference
#include <ql/indexes/inflationindex.hpp>
#include <ql/termstructures/inflationtermstructure.hpp>
#include <utility>

Go to the source code of this file.

Namespaces

namespace  QuantLib
 

Functions

std::pair< Date, Date > inflationPeriod (const Date &, Frequency)
 utility function giving the inflation period for a given date More...
 
Time inflationYearFraction (Frequency f, bool indexIsInterpolated, const DayCounter &dayCounter, const Date &d1, const Date &d2)