Documentation For Encog 2.x

CSVNeuralDataSet.CSVNeuralEnumerator Class

The enumerator for the CSVNeuralDataSet.

For a list of all members of this type, see CSVNeuralDataSet.CSVNeuralEnumerator Members .

System.Object
   CSVNeuralDataSet.CSVNeuralEnumerator

public class CSVNeuralEnumerator : IEnumerator<T>, IDisposable, IEnumerator

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Encog.Neural.NeuralData.CSV

Assembly: encog-core-cs (in encog-core-cs.dll)

See Also

CSVNeuralDataSet.CSVNeuralEnumerator Members | Encog.Neural.NeuralData.CSV Namespace