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
fdmlocalvolfwdop.hpp File Reference

local volatility linear operator for the Fokker-Planck forward equation More...

#include <ql/processes/blackscholesprocess.hpp>
#include <ql/methods/finitedifferences/operators/firstderivativeop.hpp>
#include <ql/methods/finitedifferences/operators/triplebandlinearop.hpp>
#include <ql/methods/finitedifferences/operators/fdmlinearopcomposite.hpp>

Go to the source code of this file.

Classes

class  FdmLocalVolFwdOp
 

Namespaces

namespace  QuantLib
 

Detailed Description

local volatility linear operator for the Fokker-Planck forward equation

Definition in file fdmlocalvolfwdop.hpp.