Class MAP2CorrelationBoundsKt

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final static Pair<Double, Double> map2CorrelationBounds(DoubleArray moms) Returns the upper and lower correlation bounds for a MAP(2) given the three marginal moments.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail

      • map2CorrelationBounds

         final static Pair<Double, Double> map2CorrelationBounds(DoubleArray moms)

        Returns the upper and lower correlation bounds for a MAP(2) given the three marginal moments.

        Parameters:
        moms - First three marginal moments of the inter-arrival times
        Returns:

        Pair of (lower bound, upper bound) for correlation