QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
|
This is the complete list of members for MakeMCPerformanceEngine< RNG, S >, including all inherited members.
antithetic_ | MakeMCPerformanceEngine< RNG, S > | private |
brownianBridge_ | MakeMCPerformanceEngine< RNG, S > | private |
MakeMCPerformanceEngine(ext::shared_ptr< GeneralizedBlackScholesProcess >) | MakeMCPerformanceEngine< RNG, S > | |
maxSamples_ | MakeMCPerformanceEngine< RNG, S > | private |
operator ext::shared_ptr< PricingEngine >() const | MakeMCPerformanceEngine< RNG, S > | |
process_ | MakeMCPerformanceEngine< RNG, S > | private |
samples_ | MakeMCPerformanceEngine< RNG, S > | private |
seed_ | MakeMCPerformanceEngine< RNG, S > | private |
tolerance_ | MakeMCPerformanceEngine< RNG, S > | private |
withAbsoluteTolerance(Real tolerance) | MakeMCPerformanceEngine< RNG, S > | |
withAntitheticVariate(bool b=true) | MakeMCPerformanceEngine< RNG, S > | |
withBrownianBridge(bool b=true) | MakeMCPerformanceEngine< RNG, S > | |
withMaxSamples(Size samples) | MakeMCPerformanceEngine< RNG, S > | |
withSamples(Size samples) | MakeMCPerformanceEngine< RNG, S > | |
withSeed(BigNatural seed) | MakeMCPerformanceEngine< RNG, S > |