dividendvanillaoption (3) - Linux Manuals
dividendvanillaoption: Vanilla option on a single asset with discrete dividends.
NAME
ql/instruments/dividendvanillaoption.hpp - Vanilla option on a single asset with discrete dividends.
SYNOPSIS
#include <ql/instruments/oneassetoption.hpp>
#include <ql/instruments/dividendschedule.hpp>
#include <ql/instruments/payoffs.hpp>
Classes
class DividendVanillaOption
Single-asset vanilla option (no barriers) with discrete dividends.
class arguments
Arguments for dividend vanilla option calculation
class engine
Dividend-vanilla-option engine base class
Detailed Description
Vanilla option on a single asset with discrete dividends.
Author
Generated automatically by Doxygen for QuantLib from the source code.