|
QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.38
|
Basket engine where all underlyings are driven by one stochastic factor. More...
#include <ql/pricingengine.hpp>#include <ql/instruments/basketoption.hpp>#include <ql/processes/blackscholesprocess.hpp>Go to the source code of this file.
Classes | |
| class | SingleFactorBsmBasketEngine |
| Pricing engine for baskets where all underlyings are driven by one stochastic factor. More... | |
| class | SumExponentialsRootSolver |
Namespaces | |
| namespace | QuantLib |
| namespace | QuantLib::detail |
Basket engine where all underlyings are driven by one stochastic factor.
Definition in file singlefactorbsmbasketengine.hpp.