Documentation For Encog 2.x

BasicLayer.Next Property

@return The outbound synapse connections.

public IList<ISynapse> Next { public get; }

Implements

ILayer.Next

See Also

BasicLayer Class | Encog.Neural.Networks.Layers Namespace