- java.lang.Object
-
- net.finmath.plots.demo.Plot2DDemo3
-
public class Plot2DDemo3 extends java.lang.Object
Plots the regression estimation of a curve.- Author:
- Christian Fries
-
-
Constructor Summary
Constructors Constructor Description Plot2DDemo3()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
Run the demo.
-