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

Finite-Differences Ornstein Uhlenbeck vanilla option engine. More...

#include <ql/pricingengine.hpp>
#include <ql/instruments/vanillaoption.hpp>
#include <ql/methods/finitedifferences/solvers/fdmbackwardsolver.hpp>

Go to the source code of this file.

Classes

class  FdOrnsteinUhlenbeckVanillaEngine
 

Namespaces

namespace  QuantLib
 

Detailed Description

Finite-Differences Ornstein Uhlenbeck vanilla option engine.

Definition in file fdornsteinuhlenbeckvanillaengine.hpp.