Documentation For Encog 2.x

ActivationSoftMax.Clone Method

Clone the specified object.

public override object Clone();

Return Value

The object cloned.

Implements

ICloneable.Clone

See Also

ActivationSoftMax Class | Encog.Neural.Activation Namespace