Documentation For Encog 2.x

NeighborhoodGaussian Methods

The methods of the NeighborhoodGaussian class are listed below. For a complete list of NeighborhoodGaussian class members, see the NeighborhoodGaussian 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

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