Class Plot2DDemo8

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

public class Plot2DDemo8 extends Object
Plots a function and two scatters
Author:
Christian Fries
  • Constructor Details

    • Plot2DDemo8

      public Plot2DDemo8()
  • 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.