MakeMCEuropeanHestonEngine Class Template Reference

#include <ql/pricingengines/vanilla/mceuropeanhestonengine.hpp>

List of all members.


Detailed Description

template<class RNG = PseudoRandom, class S = Statistics>
class QuantLib::MakeMCEuropeanHestonEngine< RNG, S >

Monte Carlo Heston European engine factory.


Public Member Functions

MakeMCEuropeanHestonEnginewithSteps (Size steps)
MakeMCEuropeanHestonEnginewithStepsPerYear (Size steps)
MakeMCEuropeanHestonEnginewithSamples (Size samples)
MakeMCEuropeanHestonEnginewithTolerance (Real tolerance)
MakeMCEuropeanHestonEnginewithMaxSamples (Size samples)
MakeMCEuropeanHestonEnginewithSeed (BigNatural seed)
MakeMCEuropeanHestonEnginewithAntitheticVariate (bool b=true)
 operator boost::shared_ptr () const