Documentation For Encog 2.x

NeighborhoodSingle Methods

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

Public Instance Methods

Equals (inherited from Object) 
Function Determine how much the current neuron should be affected by training based on its proximity to the winning neuron.
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

NeighborhoodSingle Class | Encog.Neural.Networks.Training.Competitive.Neighborhood Namespace