allowAmbiguousPayments_ (3) Linux Manual Page
QuantLib::YearOnYearInflationSwap – Year-on-year inflation-indexed swap. Synopsis #include <ql/instruments/yearonyearinflationswap.hpp> Inherits QuantLib::InflationSwap. Public Member Functions YearOnYearInflationSwap (const Date &start, const Date &maturity, const Period &lag, Rate fixedRate, const Calendar &calendar, BusinessDayConvention convention, const DayCounter &dayCounter, const Handle< YieldTermStructure > &yieldTS, const Handle< YoYInflationTermStructure > &inflationTS, bool allowAmbiguousPayments=false, const Period &ambiguousPaymentPeriod=Period(1, Months)) Instrument interface bool isExpired () const…
