Documentation For Encog 2.x

TemporalPoint Constructor

Construct a temporal point of the specified size.

TemporalPoint(
   int size
);

Parameters

size
The size to create the temporal point for.

See Also

TemporalPoint Class | Encog.Neural.NeuralData.Temporal Namespace