| Documentation For Encog 2.x |
|
BiPolarNeuralData.Item Property
Allowes indexed access to the data.
public
double this[
int x] { public get; public set; }
Parameters
-
x
- The index.
Implements
INeuralData.Item
See Also
BiPolarNeuralData Class | Encog.Neural.NeuralData.Bipolar Namespace