DMinus Class Reference

#include <dminus.hpp>

Inheritance diagram for DMinus:

Inheritance graph
[legend]
List of all members.

Detailed Description

$ D_{-} $ matricial representation

The differential operator $ D_{-} $ discretizes the first derivative with the first-order formula

\[ \frac{\partial u_{i}}{\partial x} \approx \frac{u_{i}-u_{i-1}}{h} = D_{-} u_{i} \]


Public Member Functions

 DMinus (Size gridPoints, double h)


The documentation for this class was generated from the following file:

QuantLib.org
QuantLib
Hosted by
SourceForge.net Logo
Documentation generated by
doxygen