Uses of Class
org.encog.neural.networks.training.concurrent.performers.ConcurrentTrainingPerformerCPU

Packages that use ConcurrentTrainingPerformerCPU
org.encog.neural.networks.training.concurrent   
org.encog.neural.networks.training.concurrent.performers   
 

Uses of ConcurrentTrainingPerformerCPU in org.encog.neural.networks.training.concurrent
 

Methods in org.encog.neural.networks.training.concurrent with parameters of type ConcurrentTrainingPerformerCPU
 void ConcurrentTrainingManager.jobDone(long time, ConcurrentTrainingPerformerCPU perf)
           
 

Uses of ConcurrentTrainingPerformerCPU in org.encog.neural.networks.training.concurrent.performers
 

Subclasses of ConcurrentTrainingPerformerCPU in org.encog.neural.networks.training.concurrent.performers
 class ConcurrentTrainingPerformerOpenCL
          This performer allows jobs to be performed by the CPU.
 



Copyright © 2011. All Rights Reserved.