Documentation For Encog 2.x

BAMLogic Methods

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

Public Instance Methods

AddPattern Add a pattern to the neural network.
Clear Clear any connection weights.
ComputeOverloaded. Compute the network for the specified input.
Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
Init Setup the network logic, read parameters from the network.
ToString (inherited from Object) 

Protected Instance Methods

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

See Also

BAMLogic Class | Encog.Neural.Networks.Logic Namespace