Class Plot2DDemo3


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

      • Plot2DDemo3

        public Plot2DDemo3()
    • Method Detail

      • main

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