Documentation For Encog 2.x

ADALINEPattern Methods

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

Public Instance Methods

AddHiddenLayer Not used, the ADALINE has no hidden layers, this will throw an error.
Clear Clear out any parameters.
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

ADALINEPattern Class | Encog.Neural.Networks.Pattern Namespace