23#ifndef quantlib_escrowed_dividend_adjustment_hpp
24#define quantlib_escrowed_dividend_adjustment_hpp
Real dividendAdjustment(Time t) const
const Handle< YieldTermStructure > qTS_
const Handle< YieldTermStructure > & dividendYield() const
const DividendSchedule dividendSchedule_
const Handle< YieldTermStructure > rTS_
const ext::function< Real(Date)> toTime_
const Handle< YieldTermStructure > & riskFreeRate() const
Shared handle to an observable.
Schedule of dividend dates.
Maps function, bind and cref to either the boost or std implementation.
Real Time
continuous quantity with 1-year units
Globally accessible relinkable pointer.
std::vector< ext::shared_ptr< Dividend > > DividendSchedule
Interest-rate term structure.