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

Packages that use NEATInnovationType
org.encog.neural.neat.training   
 

Uses of NEATInnovationType in org.encog.neural.neat.training
 

Methods in org.encog.neural.neat.training that return NEATInnovationType
static NEATInnovationType NEATInnovationType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static NEATInnovationType[] NEATInnovationType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2014. All Rights Reserved.