The methods of the WeightedSynapse class are listed below. For a complete list of WeightedSynapse class members, see the WeightedSynapse Members topic.
Clone | Clone this object. |
Compute | Compute the weighted output from this synapse. Each neuron in the from layer has a weighted 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) |
WeightedSynapse Class | Encog.Neural.Networks.Synapse Namespace