Documentation For Encog 2.x

BasicSynapse Methods

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

Public Instance Methods

Clone Clone this object.
Compute Compute the output from this synapse.
CreatePersistor Create a persistor that will be used to persist this synapse.
Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString Convert this layer to a string.

Protected Instance Methods

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

See Also

BasicSynapse Class | Encog.Neural.Networks.Synapse Namespace