Documentation For Encog 2.x

ActivationSigmoid.Clone Method

Clone the object.

public override object Clone();

Return Value

The object cloned.

Implements

ICloneable.Clone

See Also

ActivationSigmoid Class | Encog.Neural.Activation Namespace