|
QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.38
|
Base class for pricing engines. More...
#include <ql/patterns/observable.hpp>Go to the source code of this file.
Classes | |
| class | PricingEngine |
| interface for pricing engines More... | |
| class | PricingEngine::arguments |
| class | PricingEngine::results |
| class | GenericEngine< ArgumentsType, ResultsType > |
| template base class for option pricing engines More... | |
Namespaces | |
| namespace | QuantLib |
Base class for pricing engines.
Definition in file pricingengine.hpp.