QuantLib_InterpolatedYoYInflationCurve (3) Linux Manual Page
QuantLib::InterpolatedYoYInflationCurve – Inflation term structure based on interpolated year-on-year rates. Synopsis#include <ql/termstructures/inflation/interpolatedyoyinflationcurve.hpp> Inherits QuantLib::YoYInflationTermStructure, and boost::noncopyable. Public Member FunctionsInterpolatedYoYInflationCurve (const Date &referenceDate, const Calendar &calendar, const DayCounter &dayCounter, const Period &lag, Frequency frequency, const Handle< YieldTermStructure > &yTS, const std::vector< Date > &dates, const std::vector< Rate > &rates, const Interpolator &interpolator=Interpolator()) InflationTermStructure interface Date baseDate…
