|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of FunctionMinimum in org.freehep.math.minuit |
|---|
| Methods in org.freehep.math.minuit that return FunctionMinimum | |
|---|---|
FunctionMinimum |
MnApplication.minimize()
|
FunctionMinimum |
MnApplication.minimize(int maxfcn)
|
FunctionMinimum |
MnApplication.minimize(int maxfcn,
double toler)
Causes minimization of the FCN and returns the result in form of a FunctionMinimum. |
| Methods in org.freehep.math.minuit with parameters of type FunctionMinimum | |
|---|---|
static void |
MnPrint.print(PrintWriter os,
FunctionMinimum min)
|
| Constructors in org.freehep.math.minuit with parameters of type FunctionMinimum | |
|---|---|
MnContours(FCNBase fcn,
FunctionMinimum min)
construct from FCN + minimum |
|
MnContours(FCNBase fcn,
FunctionMinimum min,
int stra)
construct from FCN + minimum + strategy |
|
MnContours(FCNBase fcn,
FunctionMinimum min,
MnStrategy stra)
construct from FCN + minimum + strategy |
|
MnMinos(FCNBase fcn,
FunctionMinimum min)
construct from FCN + minimum |
|
MnMinos(FCNBase fcn,
FunctionMinimum min,
int stra)
construct from FCN + minimum + strategy |
|
MnMinos(FCNBase fcn,
FunctionMinimum min,
MnStrategy stra)
construct from FCN + minimum + strategy |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||