Documentation For Encog 2.x

ActivationCompetitive Methods

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

Public Instance Methods

ActivationFunction Calculate the activation function.
Clone (inherited from BasicActivationFunction) Clone the object.
CreatePersistor (inherited from BasicActivationFunction) Create a persistor. Not implemented at this level.
DerivativeFunction Implements the activation function. The array is modified according to the activation function being used. See the class description for more specific information on this type of activation function.
Equals (inherited from Object) 
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

ActivationCompetitive Class | Encog.Neural.Activation Namespace