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

Uses of MinosError in org.freehep.math.minuit
 

Methods in org.freehep.math.minuit that return MinosError
 MinosError MnMinos.minos(int par)
           
 MinosError MnMinos.minos(int par, double errDef)
           
 MinosError MnMinos.minos(int par, double errDef, int maxcalls)
          Causes a MINOS error analysis to be performed on the parameter whose number is specified.
 MinosError ContoursError.xMinosError()
           
 MinosError ContoursError.yMinosError()
           
 

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



Copyright © 2000-2006 FreeHEP. All Rights Reserved.