McPagoda Class Reference

#include <ql/Pricers/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< Real > &underlyings, Real fraction, Real roof, const std::vector< RelinkableHandle< TermStructure > > &dividendYields, const RelinkableHandle< TermStructure > &riskFreeRate, const std::vector< RelinkableHandle< BlackVolTermStructure > > &volatilities, const Matrix &correlation, const std::vector< Time > &times, BigNatural seed=0)


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