The methods of the WeightlessSynapse class are listed below. For a complete list of WeightlessSynapse class members, see the WeightlessSynapse Members topic.
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. |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
WeightlessSynapse Class | Encog.Neural.Networks.Synapse Namespace