Documentation For Encog 2.x

OneToOneSynapse Methods

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

Public Instance Methods

Clone Clone the object.
Compute Compute the output from this synapse.
CreatePersistor null, this synapse type has no matrix.
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

OneToOneSynapse Class | Encog.Neural.Networks.Synapse Namespace