QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
Loading...
Searching...
No Matches
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)