Documentation For Encog 2.x

ActivationLinear.Clone Method

Clone the object.

public override object Clone();

Return Value

The object cloned.

Implements

ICloneable.Clone

See Also

ActivationLinear Class | Encog.Neural.Activation Namespace