QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
Loading...
Searching...
No Matches
Namespaces | Functions
dividend.cpp File Reference
#include <ql/cashflows/dividend.hpp>
#include <ql/patterns/visitor.hpp>

Go to the source code of this file.

Namespaces

namespace  QuantLib
 

Functions

std::vector< ext::shared_ptr< Dividend > > DividendVector (const std::vector< Date > &dividendDates, const std::vector< Real > &dividends)
 helper function building a sequence of fixed dividends More...