Documentation For Encog 2.x

TemporalPoint Class

A point in tme for a temporal data set.

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

System.Object
   TemporalPoint
      MarketPoint

[DefaultMember(MemberName="Item")]
public class TemporalPoint : IComparable<T>

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.Temporal

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

See Also

TemporalPoint Members | Encog.Neural.NeuralData.Temporal Namespace