#include <ql/FiniteDifferences/dzero.hpp>
Inheritance diagram for DZero:
[legend]List of all members.
Detailed Description
matricial representation
The differential operator discretizes the first derivative with the second-order formula
- Tests:
- the correctness of the returned values is tested by checking them against numerical calculations.
|
Public Member Functions |
| DZero (Size gridPoints, Real h) |
|