Loading [MathJax]/jax/output/HTML-CSS/config.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
extouwithjumpsprocess.hpp File Reference

Ornstein Uhlenbeck process plus exp jumps (Kluge Model) More...

#include <ql/stochasticprocess.hpp>
#include <ql/math/distributions/normaldistribution.hpp>

Go to the source code of this file.

Classes

class  ExtOUWithJumpsProcess
 

Namespaces

namespace  QuantLib
 

Detailed Description

Ornstein Uhlenbeck process plus exp jumps (Kluge Model)

Definition in file extouwithjumpsprocess.hpp.