Class PoissonSamplerCachePerformance.MeanRange

    • Method Detail

      • getMean

        public double getMean​(int i)
        Gets the mean.
        Parameters:
        i - the index
        Returns:
        the mean
      • getMin

        public double getMin()
        Gets the min of the range.
        Returns:
        the min
      • getMax

        public double getMax()
        Gets the max of the range.
        Returns:
        the max