Documentation For Encog 2.x

BasicLayer.Clone Method

Clone this object.

public object Clone();

Return Value

A cloned version of this object.

Implements

ICloneable.Clone

See Also

BasicLayer Class | Encog.Neural.Networks.Layers Namespace