MCVanillaEngine (3) Linux Manual Page
QuantLib::MCVanillaEngine – Pricing engine for vanilla options using Monte Carlo simulation. Synopsis #include <ql/pricingengines/vanilla/mcvanillaengine.hpp> Inherits Inst::engine, and McSimulation< MC, RNG, S >. Public Member Functions void calculate () const Protected Types typedef McSimulation< MC, RNG, S >::path_generator_type path_generator_type typedef McSimulation< MC, RNG, S >::path_pricer_type path_pricer_type typedef McSimulation< MC, RNG, S >::stats_type stats_type typedef McSimulation< MC,…
