withObservationConvention (3) Linux Manual Page
QuantLib::RangeAccrualLeg – helper class building a sequence of range-accrual floating-rate coupons Synopsis #include <ql/cashflows/rangeaccrual.hpp> Public Member Functions RangeAccrualLeg (const Schedule &schedule, const boost::shared_ptr< IborIndex > &index) RangeAccrualLeg & withNotionals (Real notional) RangeAccrualLeg & withNotionals (const std::vector< Real > ¬ionals) RangeAccrualLeg & withPaymentDayCounter (const DayCounter &) RangeAccrualLeg & withPaymentAdjustment (BusinessDayConvention) RangeAccrualLeg & withFixingDays (Natural fixingDays) RangeAccrualLeg…
