Documentation For Encog 2.x

ISynapse.IsSelfConnected Property

True if this is a self-connected synapse. That is, the from and to layers are the same.

public bool IsSelfConnected { public get; }

See Also

ISynapse Interface | Encog.Neural.Networks.Synapse Namespace