Uses of Class
org.freehep.math.minuit.ContoursError

Uses of ContoursError in org.freehep.math.minuit
 

Methods in org.freehep.math.minuit that return ContoursError
 ContoursError MnContours.contour(int px, int py)
           
 ContoursError MnContours.contour(int px, int py, double errDef)
           
 ContoursError MnContours.contour(int px, int py, double errDef, int npoints)
          Causes a CONTOURS error analysis and returns the result in form of ContoursError.
 

Methods in org.freehep.math.minuit with parameters of type ContoursError
static void MnPrint.print(PrintWriter os, ContoursError ce)
           
 



Copyright © 2000-2006 FreeHEP. All Rights Reserved.