Use OISRateHelper instead. Deprecated in version 1.36.
Member AssetSwap::AssetSwap (bool parAssetSwap, ext::shared_ptr< Bond > bond, Real bondCleanPrice, Real nonParRepayment, Real gearing, const ext::shared_ptr< IborIndex > &iborIndex, Spread spread=0.0, const DayCounter &floatingDayCount=DayCounter(), Date dealMaturity=Date(), bool payBondCoupon=false)
Use the other overload. Deprecated in version 1.37.
Part of the old FD framework; copy this function in your codebase if needed. Deprecated in version 1.37.
Member CappedFlooredYoYInflationCoupon::CappedFlooredYoYInflationCoupon (const Date &paymentDate, Real nominal, const Date &startDate, const Date &endDate, Natural fixingDays, const ext::shared_ptr< YoYInflationIndex > &index, const Period &observationLag, const DayCounter &dayCounter, Real gearing=1.0, Spread spread=0.0, const Rate cap=Null< Rate >(), const Rate floor=Null< Rate >(), const Date &refPeriodStart=Date(), const Date &refPeriodEnd=Date())
Use the overload that passes an interpolation type instead. Deprecated in version 1.36.
Member CashFlows::zSpread (const Leg &leg, const ext::shared_ptr< YieldTermStructure > &d, Real npv, const DayCounter &dayCounter, Compounding compounding, Frequency frequency, bool includeSettlementDateFlows, Date settlementDate=Date(), Date npvDate=Date(), Real accuracy=1.0e-10, Size maxIterations=100, Rate guess=0.0)
Use the other overload. Deprecated in version 1.35.
Use the overload that passes an interpolation type instead. Deprecated in version 1.36.
Member MultipleResetsCoupon::MultipleResetsCoupon (const Date &paymentDate, Real nominal, const Date &startDate, const Date &endDate, Natural fixingDays, const ext::shared_ptr< IborIndex > &index, Real gearing=1.0, Rate couponSpread=0.0, Rate rateSpread=0.0, const Date &refPeriodStart=Date(), const Date &refPeriodEnd=Date(), const DayCounter &dayCounter=DayCounter(), const Date &exCouponDate=Date())
Use the other constructor. Deprecated in version 1.37.
Use the overload that passes an interpolation type instead. Deprecated in version 1.36.
Member YoYInflationCoupon::YoYInflationCoupon (const Date &paymentDate, Real nominal, const Date &startDate, const Date &endDate, Natural fixingDays, const ext::shared_ptr< YoYInflationIndex > &index, const Period &observationLag, const DayCounter &dayCounter, Real gearing=1.0, Spread spread=0.0, const Date &refPeriodStart=Date(), const Date &refPeriodEnd=Date())
Use the overload that passes an interpolation type instead. Deprecated in version 1.36.
Member YoYInflationIndex::YoYInflationIndex (const std::string &familyName, const Region ®ion, bool revised, bool interpolated, Frequency frequency, const Period &availabilityLag, const Currency ¤cy, Handle< YoYInflationTermStructure > ts={})
Use the similar overload without the interpolated parameter. Deprecated in version 1.38.