DZero Class Reference
matricial representation
More...
#include <ql/methods/finitedifferences/dzero.hpp>
Inheritance diagram for DZero:

Public Member Functions | |
DZero (Size gridPoints, Real h) |
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.