Interface | Description |
---|---|
EngineTask |
An individual task that can be submitted to the EncogCurrency utility.
|
MultiThreadable |
Defines that a class is multi-threadable.
|
Class | Description |
---|---|
DetermineWorkload |
Used by several Encog training methods to break up a workload.
|
EngineConcurrency |
This class abstracts thread pools, and potentially grids and other types of
concurrency.
|
PoolItem |
An Encog task being executed by the Java thread pool.
|
TaskGroup |
A task group is a group of tasks that you would like to execute at once.
|
Copyright © 2014. All Rights Reserved.