Documentation For Encog 2.x

TemporalNeuralDataSet.CalculatePointsInRange Method

Calculate how many points are in the high and low range. These are the points that the training set will be generated on.

public virtual int CalculatePointsInRange();

Return Value

The number of points.

See Also

TemporalNeuralDataSet Class | Encog.Neural.NeuralData.Temporal Namespace