Class Plot2DDemo3

java.lang.Object
net.finmath.plots.demo.Plot2DDemo3

public class Plot2DDemo3 extends Object
Plots the regression estimation of a curve.
Author:
Christian Fries
  • Constructor Details

    • Plot2DDemo3

      public Plot2DDemo3()
  • Method Details

    • main

      public static void main(String[] args) throws Exception
      Run the demo.
      Parameters:
      args - Not used.
      Throws:
      Exception - Exception from the graphics backend.