Documentation For Encog 2.x

PropagationLevel.Outgoing Property

The outgoing synapses for this level.

public IList<PropagationSynapse> Outgoing { public get; }

See Also

PropagationLevel Class | Encog.Neural.Networks.Training.Propagation Namespace