Documentation For Encog 2.x

BasicNeuralData Constructor

Construct this object with the specified data.

Overload List

Construct this object with the specified data.

public BasicNeuralData(double[])

Construct this object with blank data and a specified size.

public BasicNeuralData(int)

See Also

BasicNeuralData Class | Encog.Neural.Data.Basic Namespace