hep.aida.ref.optimizer.uncmin
Class UncminOptimizerFactory
java.lang.Object
hep.aida.ref.optimizer.uncmin.UncminOptimizerFactory
- All Implemented Interfaces:
- IOptimizerFactory
public class UncminOptimizerFactory
- extends Object
- implements IOptimizerFactory
UncminOptimizerFactory
public UncminOptimizerFactory()
- Creates a new instance of UncminOptimizerFactory
create
public IOptimizer create()
- Create an optimizer with default configuration.
- Specified by:
create in interface IOptimizerFactory
create
public IOptimizer create(String name)
- Specified by:
create in interface IOptimizerFactory
optimizerFactoryNames
public String[] optimizerFactoryNames()
- Description copied from interface:
IOptimizerFactory
- The array of the names of the optimizer that this factory can
create.
The first one is the default. The array cannot be null and it must
have at least one element.
- Specified by:
optimizerFactoryNames in interface IOptimizerFactory
jHepWork 3.2 © jWork.org