Documentation For Encog 2.x

BasicSynapse.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; }

Implements

ISynapse.IsSelfConnected

See Also

BasicSynapse Class | Encog.Neural.Networks.Synapse Namespace