java.lang.Object
net.finmath.plots.demo.Plot2DDemo4
Plots the value of a finite difference approximation of the derivative of (exp(x)-x) at 0.
- Author:
- Christian Fries
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Plot2DDemo4
public Plot2DDemo4()
-
-
Method Details
-
main
Run the demo. Plots the value of a finite difference approximation of the derivative of (exp(x)-x) at 0.- Parameters:
args
- Not used.- Throws:
Exception
- Exception from the graphics backend.
-