Documentation For Encog 2.x

BasicNeuralDataSet Methods

The methods of the BasicNeuralDataSet class are listed below. For a complete list of BasicNeuralDataSet class members, see the BasicNeuralDataSet Members topic.

Public Instance Methods

AddOverloaded. Add the specified data to the set. Add unsupervised data.
Clone Clone this object.
Close Close the neural data set.
CreatePersistor Create a persistor to load/save this object to XML.
Equals (inherited from Object) 
GetEnumerator Get an enumerator to access the data with.
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

BasicNeuralDataSet Class | Encog.Neural.Data.Basic Namespace