Uses of Class
org.encog.ml.prg.train.PrgPopulation

Packages that use PrgPopulation
org.encog.ml.prg.generator   
 

Uses of PrgPopulation in org.encog.ml.prg.generator
 

Methods in org.encog.ml.prg.generator with parameters of type PrgPopulation
 void AbstractPrgGenerator.addPopulationMember(PrgPopulation population, EncogProgram prg)
          Add a population member from one of the threads.
 

Constructors in org.encog.ml.prg.generator with parameters of type PrgPopulation
GenerateWorker(AbstractPrgGenerator theOwner, PrgPopulation thePopulation)
          Construct the worker.
 



Copyright © 2014. All Rights Reserved.