Documentation For Encog 2.x

WeightedSynapse Methods

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

Public Instance Methods

Clone Clone this object.
Compute Compute the weighted output from this synapse. Each neuron in the from layer has a weighted connection to each of the neurons in the next layer.
CreatePersistor Return a persistor for this object.
Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from BasicSynapse) Convert this layer to a string.

Protected Instance Methods

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

See Also

WeightedSynapse Class | Encog.Neural.Networks.Synapse Namespace