Documentation For Encog 2.x

BoltzmannPattern Methods

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

Public Instance Methods

AddHiddenLayer Not supported, will throw an exception, Boltzmann networks have no hidden layers.
Clear Clear any properties set on this network.
Equals (inherited from Object) 
Generate Generate the 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

BoltzmannPattern Class | Encog.Neural.Networks.Pattern Namespace