|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConcurrentJob | |
---|---|
org.encog.neural.prune | |
org.encog.util.concurrency.job |
Uses of ConcurrentJob in org.encog.neural.prune |
---|
Subclasses of ConcurrentJob in org.encog.neural.prune | |
---|---|
class |
PruneIncremental
This class is used to help determine the optimal configuration for the hidden layers of a neural network. |
Uses of ConcurrentJob in org.encog.util.concurrency.job |
---|
Methods in org.encog.util.concurrency.job that return ConcurrentJob | |
---|---|
ConcurrentJob |
JobUnitContext.getOwner()
|
Methods in org.encog.util.concurrency.job with parameters of type ConcurrentJob | |
---|---|
void |
JobUnitContext.setOwner(ConcurrentJob owner)
Set the job owner. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |