Documentation of 'org.freehep.math.minuit.MnPlot' Java class
MnPlot
org.freehep.math.minuit

Class MnPlot



  • public class MnPlot
    extends java.lang.Object
    MnPlot produces a text-screen graphical output of (x,y) points. E.g. from Scan or Contours.
    • Constructor Summary

      Constructors 
      Constructor and Description
      MnPlot() 
      MnPlot(int width, int length) 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void plot(double xmin, double ymin, java.util.List<Point> points) 
      void plot(java.util.List<Point> points) 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MnPlot

        public MnPlot()
      • MnPlot

        public MnPlot(int width,
                      int length)
    • Method Detail

      • plot

        public void plot(java.util.List<Point> points)
      • plot

        public void plot(double xmin,
                         double ymin,
                         java.util.List<Point> points)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.