|
FreeHEP API Version current |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object hep.aida.ref.optimizer.AbstractOptimizer hep.aida.ref.optimizer.uncmin.UncminOptimizer
Field Summary |
Fields inherited from class hep.aida.ref.optimizer.AbstractOptimizer |
configuration, domainConstraint, function, result |
Constructor Summary | |
UncminOptimizer()
Creates a new instance of UncminOptimizer |
Method Summary | |
void |
optimize()
Perform the optimization. |
Methods inherited from class hep.aida.ref.optimizer.AbstractOptimizer |
acceptsConstraints, calculateContour, canCalculateContours, configuration, listVariableSettings, reset, resetVariableSettings, result, setConfiguration, setConstraints, setFunction, variableSettings |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public UncminOptimizer()
Method Detail |
public void optimize()
optimize
in interface IOptimizer
optimize
in class AbstractOptimizer
true
if the optimization was
successfull, false
otherwise.
|
FreeHEP API Version current |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |