hep.aida.ref.optimizer.uncmin
Class UncminOptimizerFactory
- java.lang.Object
-
- hep.aida.ref.optimizer.uncmin.UncminOptimizerFactory
-
- All Implemented Interfaces:
- IOptimizerFactory
public class UncminOptimizerFactory extends java.lang.Object implements IOptimizerFactory
-
-
Constructor Summary
Constructors Constructor and Description UncminOptimizerFactory()Creates a new instance of UncminOptimizerFactory
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description IOptimizercreate()Create an optimizer with default configuration.IOptimizercreate(java.lang.String name)java.lang.String[]optimizerFactoryNames()The array of the names of the optimizer that this factory can create.
-
-
-
Constructor Detail
-
UncminOptimizerFactory
public UncminOptimizerFactory()
Creates a new instance of UncminOptimizerFactory
-
-
Method Detail
-
create
public IOptimizer create()
Create an optimizer with default configuration.- Specified by:
createin interfaceIOptimizerFactory
-
create
public IOptimizer create(java.lang.String name)
- Specified by:
createin interfaceIOptimizerFactory
-
optimizerFactoryNames
public java.lang.String[] optimizerFactoryNames()
Description copied from interface:IOptimizerFactoryThe 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:
optimizerFactoryNamesin interfaceIOptimizerFactory
-
-
DMelt 3.0 © DataMelt by jWork.ORG