Documentation For Encog 2.x

WeightlessSynapse Methods

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

Public Instance Methods

Clone A clone of this object.
Compute Compute the weightless output from this synapse. Each neuron in the from layer has a weightless 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

WeightlessSynapse Class | Encog.Neural.Networks.Synapse Namespace