hep.aida.ref.optimizer.fmin
Class FminOptimizer

java.lang.Object
  extended by hep.aida.ref.optimizer.AbstractOptimizer
      extended by hep.aida.ref.optimizer.fmin.FminOptimizer
All Implemented Interfaces:
IOptimizer

public class FminOptimizer
extends AbstractOptimizer

Implementation of IOptimizerConfiguration for the Fmin optimizer


Constructor Summary
FminOptimizer()
          Creates a new instance of FminOptimizer
 
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
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FminOptimizer

public FminOptimizer()
Creates a new instance of FminOptimizer

Method Detail

optimize

public void optimize()
Perform the optimization.

Specified by:
optimize in interface IOptimizer
Specified by:
optimize in class AbstractOptimizer


jHepWork 3.2 © jWork.org