Method | Description | |
---|---|---|
CalculateWorkers ( ) : IList |
Calculate the high and low ranges for each worker.
|
|
DetermineWorkload ( int threads, int workloadSize ) : Encog.Engine.Util |
Determine the workload.
|
public DetermineWorkload ( int threads, int workloadSize ) : Encog.Engine.Util | ||
threads | int | Threads to use, or zero to allow Encog to pick. |
workloadSize | int | Total workload size. |
return | Encog.Engine.Util |