Documentation For Encog 2.x

BAMPattern Methods

The methods of the BAMPattern class are listed below. For a complete list of BAMPattern class members, see the BAMPattern Members topic.

Public Instance Methods

AddHiddenLayer Unused, a BAM has no hidden layers.
Clear Clear any settings on the pattern.
Equals (inherited from Object) 
Generate The generated network.
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

BAMPattern Class | Encog.Neural.Networks.Pattern Namespace