Documentation For Encog 2.x

ActivationTANH.Clone Method

Clone the object.

public override object Clone();

Return Value

The object cloned.

Implements

ICloneable.Clone

See Also

ActivationTANH Class | Encog.Neural.Activation Namespace