|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EvolutionaryProcess.Function | |
---|---|
org.apache.mahout.ep | Provides basic evolutionary optimization using recorded-step mutation. |
Uses of EvolutionaryProcess.Function in org.apache.mahout.ep |
---|
Methods in org.apache.mahout.ep with parameters of type EvolutionaryProcess.Function | |
---|---|
State<T,U> |
EvolutionaryProcess.parallelDo(EvolutionaryProcess.Function<Payload<U>> fn)
Execute an operation on all of the members of the population with many threads. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |