Documentation For Encog 2.x

MarketPoint Members

MarketPoint overview

Public Instance Constructors

MarketPoint Constructor Construct a MarketPoint with the specified date and size.

Public Instance Properties

Data (inherited from TemporalPoint) Allowes indexed access to the data.
Item (inherited from TemporalPoint) Allowes indexed access to the data.
Sequence (inherited from TemporalPoint) The sequence number, used to sort.
When When is this point from.

Public Instance Methods

CompareTo (inherited from TemporalPoint) Compare two temporal points.
Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from TemporalPoint)Convert this point to string form. @return This point as a string.

Protected Instance Methods

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

See Also

MarketPoint Class | Encog.Neural.NeuralData.Market Namespace