|
The Encog Project | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.encog.neural.prune.IncrementalWorker
public class IncrementalWorker
A worker for the incremental pruning process. This allows the pruning process to be multithreaded.
| Constructor Summary | |
|---|---|
IncrementalWorker()
|
|
| Method Summary | |
|---|---|
void |
run()
Perform the next task. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IncrementalWorker()
| Method Detail |
|---|
public void run()
run in interface java.lang.Runnable
|
The Encog Project | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||