|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ThreadedEvolutionaryProcess.Function | |
---|---|
org.apache.mahout.ep | Provides basic evolutionary optimization using recorded-step mutation. |
Uses of ThreadedEvolutionaryProcess.Function in org.apache.mahout.ep |
---|
Methods in org.apache.mahout.ep with parameters of type ThreadedEvolutionaryProcess.Function | |
---|---|
State<?> |
ThreadedEvolutionaryProcess.optimize(ThreadedEvolutionaryProcess.Function f,
int dim,
long timeLimit,
int parentDepth)
|
Constructors in org.apache.mahout.ep with parameters of type ThreadedEvolutionaryProcess.Function | |
---|---|
ThreadedEvolutionaryProcess.EvalTask(ThreadedEvolutionaryProcess.Function f,
State<?> what)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |