Class MultivariateIntTimeTimeSeries.Entry

    • Constructor Detail

      • Entry

        public Entry​(int time,
                     Vector value)
        Construct an instance of Entry.
        Parameters:
        time - the index
        value - the entry value