Documentation For Encog 2.x

ActivationLOG.Clone Method

Clone the object.

public override object Clone();

Return Value

The object cloned.

Implements

ICloneable.Clone

See Also

ActivationLOG Class | Encog.Neural.Activation Namespace