Documentation of 'org.encog.ml.data.market.MarketPoint' Java class
MarketPoint
org.encog.ml.data.market

Class MarketPoint

  • All Implemented Interfaces:
    java.lang.Comparable<TemporalPoint>


    public class MarketPoint
    extends TemporalPoint
    Hold one market datapoint. This class is based on the TemporalPoint, however it is designed to take its sequence number from a date.
    • Constructor Detail

      • MarketPoint

        public MarketPoint(java.util.Date when,
                           int size)
        Construct a MarketPoint with the specified date and size.
        Parameters:
        when - When is this data from.
        size - What is the size of the data.
    • Method Detail

      • getWhen

        public java.util.Date getWhen()
        Returns:
        the when

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.