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

Packages that use NetworkPattern
org.encog.neural.prune This package contains the classes to prune a neural network. 
 

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 © 2011. All Rights Reserved.