QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
Loading...
Searching...
No Matches
Classes | Namespaces
mc_discr_arith_av_strike.hpp File Reference

Monte Carlo engine for discrete arithmetic average-strike Asian. More...

#include <ql/exercise.hpp>
#include <ql/pricingengines/asian/mcdiscreteasianenginebase.hpp>
#include <ql/processes/blackscholesprocess.hpp>
#include <utility>

Go to the source code of this file.

Classes

class  MCDiscreteArithmeticASEngine< RNG, S >
 Monte Carlo pricing engine for discrete arithmetic average-strike Asian. More...
 
class  ArithmeticASOPathPricer
 
class  MakeMCDiscreteArithmeticASEngine< RNG, S >
 

Namespaces

namespace  QuantLib
 

Detailed Description

Monte Carlo engine for discrete arithmetic average-strike Asian.

Definition in file mc_discr_arith_av_strike.hpp.