Documentation For Encog 2.x

CPNPattern Methods

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

Public Instance Methods

AddHiddenLayer Not used, will throw an error. CPN networks already have a predefined hidden layer called the instar layer.
Clear Clear any parameters that were set.
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

CPNPattern Class | Encog.Neural.Networks.Pattern Namespace