QuantLib: a free/open-source library for quantitative finance
Fully annotated sources - version 1.32
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.

antitheticVariate_McSimulation< MC, RNG, S >protected
brownianBridge_MCVanillaEngine< MC, RNG, S, Inst >protected
calculate() const overrideMCVanillaEngine< MC, RNG, S, Inst >
QuantLib::McSimulation::calculate(Real requiredTolerance, Size requiredSamples, Size maxSamples) constMcSimulation< MC, RNG, S >
controlPathGenerator() constMcSimulation< MC, RNG, S >protectedvirtual
controlPathPricer() constMcSimulation< MC, RNG, S >protectedvirtual
controlPricingEngine() constMcSimulation< MC, RNG, S >protectedvirtual
controlVariate_McSimulation< MC, RNG, S >protected
controlVariateValue() const overrideMCVanillaEngine< MC, RNG, S, Inst >protectedvirtual
errorEstimate() constMcSimulation< MC, RNG, S >
maxError(const Sequence &sequence)McSimulation< MC, RNG, S >protectedstatic
maxError(Real error)McSimulation< MC, RNG, S >protectedstatic
maxSamples_MCVanillaEngine< MC, RNG, S, Inst >protected
mcModel_McSimulation< MC, RNG, S >mutableprotected
McSimulation(bool antitheticVariate, bool controlVariate)McSimulation< MC, RNG, S >protected
MCVanillaEngine(ext::shared_ptr< StochasticProcess >, Size timeSteps, Size timeStepsPerYear, bool brownianBridge, bool antitheticVariate, bool controlVariate, Size requiredSamples, Real requiredTolerance, Size maxSamples, BigNatural seed)MCVanillaEngine< MC, RNG, S, Inst >protected
path_generator_type typedefMCVanillaEngine< MC, RNG, S, Inst >protected
path_pricer_type typedefMCVanillaEngine< MC, RNG, S, Inst >protected
pathGenerator() const overrideMCVanillaEngine< MC, RNG, S, Inst >protectedvirtual
pathPricer() const =0McSimulation< MC, RNG, S >protectedpure virtual
process_MCVanillaEngine< MC, RNG, S, Inst >protected
requiredSamples_MCVanillaEngine< MC, RNG, S, Inst >protected
requiredTolerance_MCVanillaEngine< MC, RNG, S, Inst >protected
result_type typedefMCVanillaEngine< MC, RNG, S, Inst >protected
sampleAccumulator() constMcSimulation< MC, RNG, S >
seed_MCVanillaEngine< MC, RNG, S, Inst >protected
stats_type typedefMCVanillaEngine< MC, RNG, S, Inst >protected
timeGrid() const overrideMCVanillaEngine< MC, RNG, S, Inst >protectedvirtual
timeSteps_MCVanillaEngine< MC, RNG, S, Inst >protected
timeStepsPerYear_MCVanillaEngine< MC, RNG, S, Inst >protected
value(Real tolerance, Size maxSamples=QL_MAX_INTEGER, Size minSamples=1023) constMcSimulation< MC, RNG, S >
valueWithSamples(Size samples) constMcSimulation< MC, RNG, S >
~McSimulation()=defaultMcSimulation< MC, RNG, S >virtual