Documentation For Encog 2.x

DirectSynapse Methods

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

Public Instance Methods

Clone Clone this object.
Compute Compute the output from this synapse.
CreatePersistor Create a persistor for this type of synapse.
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

DirectSynapse Class | Encog.Neural.Networks.Synapse Namespace