QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
|
Monte Carlo engine for discrete arithmetic average price Asian. More...
#include <ql/exercise.hpp>
#include <ql/pricingengines/asian/analytic_discr_geom_av_price.hpp>
#include <ql/pricingengines/asian/mc_discr_geom_av_price.hpp>
#include <ql/processes/blackscholesprocess.hpp>
#include <utility>
Go to the source code of this file.
Classes | |
class | MCDiscreteArithmeticAPEngine< RNG, S > |
Monte Carlo pricing engine for discrete arithmetic average price Asian. More... | |
class | ArithmeticAPOPathPricer |
class | MakeMCDiscreteArithmeticAPEngine< RNG, S > |
Namespaces | |
namespace | QuantLib |
Monte Carlo engine for discrete arithmetic average price Asian.
Definition in file mc_discr_arith_av_price.hpp.