![]() QuantLib 0.3.6User manualIntroduction to QuantLibQuantLib componentsReference manual |
MCEuropeanEngine Class Template Reference#include <ql/PricingEngines/Vanilla/mceuropeanengine.hpp>
Inheritance diagram for MCEuropeanEngine: ![]() Detailed Descriptiontemplate<class RNG = PseudoRandom, class S = Statistics>
European option pricing engine using Monte Carlo simulation.
|
|||||||||||||||||||
Public Types | |
|
typedef MCVanillaEngine< RNG, S >::path_generator_type | path_generator_type |
|
typedef MCVanillaEngine< RNG, S >::path_pricer_type | path_pricer_type |
|
typedef MCVanillaEngine< RNG, S >::stats_type | stats_type |
Public Member Functions | |
| MCEuropeanEngine (Size maxTimeStepPerYear, bool antitheticVariate=false, bool controlVariate=false, Size requiredSamples=Null< int >(), double requiredTolerance=Null< double >(), Size maxSamples=Null< int >(), long seed=0) | |
Protected Member Functions | |
| TimeGrid | timeGrid () const |
| Handle< path_pricer_type > | pathPricer () const |
QuantLib.org
|
Hosted by |
Documentation generated by
|