Uses of Class
org.encog.neural.prune.NetworkPattern

Packages that use NetworkPattern
org.encog.neural.prune   
 

Uses of NetworkPattern in org.encog.neural.prune
 

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



Copyright © 2014. All Rights Reserved.