McPagoda Class Reference

#include <mcpagoda.hpp>

Inheritance diagram for McPagoda:

Inheritance graph
[legend]
List of all members.

Detailed Description

roofed Asian option

Given a certain portfolio of assets at the end of the period it is returned the minimum of a given roof and a certain fraction of the positive portfolio performance. If the performance of the portfolio is below then the payoff is null.


Public Member Functions

 McPagoda (const std::vector< double > &portfolio, double fraction, double roof, const Array &dividendYield, const Math::Matrix &covariance, Rate riskFreeRate, const std::vector< Time > &times, bool antithetic, long seed=0)


The documentation for this class was generated from the following files:

QuantLib.org
QuantLib
Hosted by
SourceForge.net Logo
Documentation generated by
doxygen