Documentation For Encog 2.x

RSOMPattern Methods

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

Public Instance Methods

AddHiddenLayer Add a hidden layer. SOM networks do not have hidden layers, so this will throw an error.
Clear Clear out any hidden neurons.
Equals (inherited from Object) 
Generate Generate the RSOM 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

RSOMPattern Class | Encog.Neural.Networks.Pattern Namespace