Loading [MathJax]/extensions/tex2jax.js
QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces
analyticvariancegammaengine.hpp File Reference

Analytic Variance Gamma option engine for vanilla options. More...

#include <ql/instruments/vanillaoption.hpp>
#include <ql/experimental/variancegamma/variancegammaprocess.hpp>

Go to the source code of this file.

Classes

class  VarianceGammaEngine
 Variance Gamma Pricing engine for European vanilla options using integral approach. More...
 

Namespaces

namespace  QuantLib
 

Detailed Description

Analytic Variance Gamma option engine for vanilla options.

Definition in file analyticvariancegammaengine.hpp.