Documentation For Encog 2.x

BasicLayer.Y Property

The y-coordinate. Used when the layer is displayed in a GUI.

public int Y { public get; public set; }

Implements

ILayer.Y

See Also

BasicLayer Class | Encog.Neural.Networks.Layers Namespace