QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
|
Analytic engine for arbitrary European payoffs under the Heston model. More...
#include <ql/experimental/exoticoptions/analyticpdfhestonengine.hpp>
#include <ql/math/integrals/gausslobattointegral.hpp>
#include <ql/methods/finitedifferences/utilities/hestonrndcalculator.hpp>
#include <utility>
Go to the source code of this file.
Namespaces | |
namespace | QuantLib |
Analytic engine for arbitrary European payoffs under the Heston model.
Definition in file analyticpdfhestonengine.cpp.