Documentation For Encog 2.x

BasicActivationFunction.Clone Method

Clone the object.

public virtual object Clone();

Return Value

The cloned object.

Implements

ICloneable.Clone

See Also

BasicActivationFunction Class | Encog.Neural.Activation Namespace