Class AutoCorrelationFunction

    • Constructor Detail

      • AutoCorrelationFunction

        public AutoCorrelationFunction()
    • Method Detail

      • get

        public double get​(int i,
                          int j)
        Get the auto-correlation of xi and xj.
        Parameters:
        i - i > 0
        j - j > 0
        Returns:
        the correlation of xi and xj