Documentation For Encog 2.x

ActivationUtil Methods

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

Public Static Methods

FromArray Get a single value from an array. Return the first element in the array.
ToArray Take a single value and create an array that holds it.

Public Instance Methods

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

ActivationUtil Class | Encog.Neural.Activation Namespace