|
QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.38
|
Black Scholes arithmetic Asian option engine. More...
#include <ql/pricingengine.hpp>#include <ql/instruments/asianoption.hpp>#include <ql/processes/blackscholesprocess.hpp>Go to the source code of this file.
Classes | |
| class | ChoiAsianEngine |
| Pricing engine for arithmetic Asian options. More... | |
Namespaces | |
| namespace | QuantLib |
Black Scholes arithmetic Asian option engine.
Definition in file choiasianengine.hpp.