QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
Loading...
Searching...
No Matches
Namespaces | Typedefs
dividendschedule.hpp File Reference

Schedule of dividend dates. More...

#include <ql/cashflows/dividend.hpp>
#include <vector>

Go to the source code of this file.

Namespaces

namespace  QuantLib
 

Typedefs

typedef std::vector< ext::shared_ptr< Dividend > > DividendSchedule
 

Detailed Description

Schedule of dividend dates.

Definition in file dividendschedule.hpp.