Uses of Class
org.encog.neural.neat.training.NEATInnovationList

Packages that use NEATInnovationList
org.encog.neural.neat   
 

Uses of NEATInnovationList in org.encog.neural.neat
 

Methods in org.encog.neural.neat that return NEATInnovationList
 NEATInnovationList NEATPopulation.getInnovations()
           
 

Methods in org.encog.neural.neat with parameters of type NEATInnovationList
 void NEATPopulation.setInnovations(NEATInnovationList theInnovations)
          Set the innovation list to use.
 



Copyright © 2014. All Rights Reserved.