QuantLib_MCPagodaEngine (3) Linux Manual Page
QuantLib::MCPagodaEngine – Pricing engine for pagoda options using Monte Carlo simulation. Synopsis #include <ql/pricingengines/basket/mcpagodaengine.hpp> Inherits QuantLib::PagodaOption::engine, and McSimulation< MultiVariate, RNG, S >. Public Types typedef McSimulation< MultiVariate, RNG, S >::path_generator_type path_generator_type typedef McSimulation< MultiVariate, RNG, S >::path_pricer_type path_pricer_type typedef McSimulation< MultiVariate, RNG, S >::stats_type stats_type Public Member Functions MCPagodaEngine (const boost::shared_ptr< StochasticProcessArray > &, bool…
