|
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.uncmin.UncminOptimizerFactory
Constructor Summary | |
UncminOptimizerFactory()
Creates a new instance of UncminOptimizerFactory |
Method Summary | |
IOptimizer |
create()
Create an optimizer with default configuration. |
IOptimizer |
create(String name)
|
String[] |
optimizerFactoryNames()
The array of the names of the optimizer that this factory can create. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public UncminOptimizerFactory()
Method Detail |
public IOptimizer create()
create
in interface IOptimizerFactory
public IOptimizer create(String name)
create
in interface IOptimizerFactory
public String[] optimizerFactoryNames()
IOptimizerFactory
optimizerFactoryNames
in interface IOptimizerFactory
|
FreeHEP API Version current |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |