Interface MultivariateIntTimeTimeSeries

    • Method Detail

      • get

        Vector get​(int t)
        Get the value at time t (random access).
        Parameters:
        t - the time index, counting from 1
        Returns:
        the value at time t