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

Generic option engine based on a model. More...

#include <ql/handle.hpp>
#include <ql/pricingengine.hpp>
#include <utility>

Go to the source code of this file.

Classes

class  GenericModelEngine< ModelType, ArgumentsType, ResultsType >
 Base class for some pricing engine on a particular model. More...
 

Namespaces

namespace  QuantLib
 

Detailed Description

Generic option engine based on a model.

Definition in file genericmodelengine.hpp.