Documentation For Encog 2.x

BasicNeuralData.ToString Method

Convert the object to a string.

public override string ToString();

Return Value

The object as a string.

See Also

BasicNeuralData Class | Encog.Neural.Data.Basic Namespace