Documentation For Encog 2.x

BasicLayer.IsSelfConnected Method

Determine if this layer is self-connected.

public bool IsSelfConnected();

Return Value

True if this layer is connected to intself.

See Also

BasicLayer Class | Encog.Neural.Networks.Layers Namespace