QuantLib: a free/open-source library for quantitative finance
Reference manual - version 1.40
Loading...
Searching...
No Matches
MCVanillaEngine< MC, RNG, S, Inst > Member List

This is the complete list of members for MCVanillaEngine< MC, RNG, S, Inst >, including all inherited members.

brownianBridge_ (defined in MCVanillaEngine< MC, RNG, S, Inst >)MCVanillaEngine< MC, RNG, S, Inst >protected
calculate() const override (defined in MCVanillaEngine< MC, RNG, S, Inst >)MCVanillaEngine< MC, RNG, S, Inst >
QuantLib::McSimulation< MC, RNG, Statistics >::calculate(Real requiredTolerance, Size requiredSamples, Size maxSamples) constMcSimulation< MC, RNG, Statistics >
controlVariateValue() const override (defined in MCVanillaEngine< MC, RNG, S, Inst >)MCVanillaEngine< MC, RNG, S, Inst >protectedvirtual
errorEstimate() constMcSimulation< MC, RNG, Statistics >
maxSamples_ (defined in MCVanillaEngine< MC, RNG, S, Inst >)MCVanillaEngine< MC, RNG, S, Inst >protected
MCVanillaEngine(ext::shared_ptr< StochasticProcess >, Size timeSteps, Size timeStepsPerYear, bool brownianBridge, bool antitheticVariate, bool controlVariate, Size requiredSamples, Real requiredTolerance, Size maxSamples, BigNatural seed) (defined in MCVanillaEngine< MC, RNG, S, Inst >)MCVanillaEngine< MC, RNG, S, Inst >protected
path_generator_type typedef (defined in MCVanillaEngine< MC, RNG, S, Inst >)MCVanillaEngine< MC, RNG, S, Inst >protected
path_pricer_type typedef (defined in MCVanillaEngine< MC, RNG, S, Inst >)MCVanillaEngine< MC, RNG, S, Inst >protected
pathGenerator() const override (defined in MCVanillaEngine< MC, RNG, S, Inst >)MCVanillaEngine< MC, RNG, S, Inst >protectedvirtual
process_ (defined in MCVanillaEngine< MC, RNG, S, Inst >)MCVanillaEngine< MC, RNG, S, Inst >protected
requiredSamples_ (defined in MCVanillaEngine< MC, RNG, S, Inst >)MCVanillaEngine< MC, RNG, S, Inst >protected
requiredTolerance_ (defined in MCVanillaEngine< MC, RNG, S, Inst >)MCVanillaEngine< MC, RNG, S, Inst >protected
result_type typedef (defined in MCVanillaEngine< MC, RNG, S, Inst >)MCVanillaEngine< MC, RNG, S, Inst >protected
sampleAccumulator() constMcSimulation< MC, RNG, Statistics >
seed_ (defined in MCVanillaEngine< MC, RNG, S, Inst >)MCVanillaEngine< MC, RNG, S, Inst >protected
stats_type typedef (defined in MCVanillaEngine< MC, RNG, S, Inst >)MCVanillaEngine< MC, RNG, S, Inst >protected
timeGrid() const override (defined in MCVanillaEngine< MC, RNG, S, Inst >)MCVanillaEngine< MC, RNG, S, Inst >protectedvirtual
timeSteps_ (defined in MCVanillaEngine< MC, RNG, S, Inst >)MCVanillaEngine< MC, RNG, S, Inst >protected
timeStepsPerYear_ (defined in MCVanillaEngine< MC, RNG, S, Inst >)MCVanillaEngine< MC, RNG, S, Inst >protected
value(Real tolerance, Size maxSamples=QL_MAX_INTEGER, Size minSamples=1023) constMcSimulation< MC, RNG, Statistics >
valueWithSamples(Size samples) constMcSimulation< MC, RNG, Statistics >