antitheticVariate_ | McSimulation< MC, RNG, S > | protected |
arguments_ | GenericEngine< BarrierOption::arguments, BarrierOption::results > | mutableprotected |
brownianBridge_ | MCBarrierEngine< RNG, S > | protected |
calculate() const override | MCBarrierEngine< RNG, S > | virtual |
QuantLib::McSimulation::calculate(Real requiredTolerance, Size requiredSamples, Size maxSamples) const | McSimulation< MC, RNG, S > | |
controlPathGenerator() const | McSimulation< MC, RNG, S > | protectedvirtual |
controlPathPricer() const | McSimulation< MC, RNG, S > | protectedvirtual |
controlPricingEngine() const | McSimulation< MC, RNG, S > | protectedvirtual |
controlVariate_ | McSimulation< MC, RNG, S > | protected |
controlVariateValue() const | McSimulation< MC, RNG, S > | protectedvirtual |
deepUpdate() | Observer | virtual |
errorEstimate() const | McSimulation< MC, RNG, S > | |
getArguments() const override | GenericEngine< BarrierOption::arguments, BarrierOption::results > | virtual |
getResults() const override | GenericEngine< BarrierOption::arguments, BarrierOption::results > | virtual |
isBiased_ | MCBarrierEngine< RNG, S > | protected |
QuantLib::iterator typedef | Observable | private |
QuantLib::Observer::iterator typedef | Observer | |
maxError(const Sequence &sequence) | McSimulation< MC, RNG, S > | protectedstatic |
maxError(Real error) | McSimulation< MC, RNG, S > | protectedstatic |
maxSamples_ | MCBarrierEngine< RNG, S > | protected |
MCBarrierEngine(ext::shared_ptr< GeneralizedBlackScholesProcess > process, Size timeSteps, Size timeStepsPerYear, bool brownianBridge, bool antitheticVariate, Size requiredSamples, Real requiredTolerance, Size maxSamples, bool isBiased, BigNatural seed) | MCBarrierEngine< RNG, S > | |
mcModel_ | McSimulation< MC, RNG, S > | mutableprotected |
McSimulation(bool antitheticVariate, bool controlVariate) | McSimulation< MC, RNG, S > | protected |
notifyObservers() | Observable | |
Observable() | Observable | |
Observable(const Observable &) | Observable | |
Observable(Observable &&)=delete | Observable | |
observables_ | Observer | private |
Observer()=default | Observer | |
QuantLib::Observer::Observer(const Observer &) | Observer | |
observers_ | Observable | private |
QuantLib::operator=(const Observable &) | Observable | |
QuantLib::operator=(Observable &&)=delete | Observable | |
QuantLib::Observer::operator=(const Observer &) | Observer | |
path_generator_type typedef | MCBarrierEngine< RNG, S > | |
path_pricer_type typedef | MCBarrierEngine< RNG, S > | |
pathGenerator() const override | MCBarrierEngine< RNG, S > | protectedvirtual |
pathPricer() const override | MCBarrierEngine< RNG, S > | protectedvirtual |
process_ | MCBarrierEngine< RNG, S > | protected |
registerObserver(Observer *) | Observable | private |
registerWith(const ext::shared_ptr< Observable > &) | Observer | |
registerWithObservables(const ext::shared_ptr< Observer > &) | Observer | |
requiredSamples_ | MCBarrierEngine< RNG, S > | protected |
requiredTolerance_ | MCBarrierEngine< RNG, S > | protected |
reset() override | GenericEngine< BarrierOption::arguments, BarrierOption::results > | virtual |
result_type typedef | McSimulation< MC, RNG, S > | |
results_ | GenericEngine< BarrierOption::arguments, BarrierOption::results > | mutableprotected |
sampleAccumulator() const | McSimulation< MC, RNG, S > | |
seed_ | MCBarrierEngine< RNG, S > | protected |
QuantLib::set_type typedef | Observable | private |
stats_type typedef | MCBarrierEngine< RNG, S > | |
timeGrid() const override | MCBarrierEngine< RNG, S > | protectedvirtual |
timeSteps_ | MCBarrierEngine< RNG, S > | protected |
timeStepsPerYear_ | MCBarrierEngine< RNG, S > | protected |
triggered(Real underlying) const | BarrierOption::engine | protected |
unregisterObserver(Observer *) | Observable | private |
unregisterWith(const ext::shared_ptr< Observable > &) | Observer | |
unregisterWithAll() | Observer | |
update() override | GenericEngine< BarrierOption::arguments, BarrierOption::results > | virtual |
value(Real tolerance, Size maxSamples=QL_MAX_INTEGER, Size minSamples=1023) const | McSimulation< MC, RNG, S > | |
valueWithSamples(Size samples) const | McSimulation< MC, RNG, S > | |
~McSimulation()=default | McSimulation< MC, RNG, S > | virtual |
~Observable()=default | Observable | virtual |
~Observer() | Observer | virtual |
~PricingEngine() override=default | PricingEngine | |