java.lang.Object
net.finmath.plots.demo.Plot2DDemoBlackScholesPaths
Plots the value of an option under the Black-Scholes model as a function of strike and time-to-maturity.
- Author:
- Christian Fries
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Plot2DDemoBlackScholesPaths
public Plot2DDemoBlackScholesPaths()
-
-
Method Details
-
main
Run the demo. Plots the value of an option under the Black-Scholes model as a function of strike and time-to-maturity.- Parameters:
args
- Not used.- Throws:
Exception
- Exception from the graphics backend.
-