Documentation For Encog 2.x

INeuralData.Item Property

Get or set the specified index.

public double this[
   int x
] { public get; public set; }

Parameters

x
The index to access.

See Also

INeuralData Interface | Encog.Neural.Data Namespace