Class Cache_rayintKt

    • 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 Ret.cacheSpm cache_rayint(Matrix gamma, Matrix m) Approximate the normalizing constant of the cache steady state distribution using the ray method.
      • Methods inherited from class java.lang.Object

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

    • Method Detail

      • cache_rayint

         final static Ret.cacheSpm cache_rayint(Matrix gamma, Matrix m)

        Approximate the normalizing constant of the cache steady state distribution using the ray method.

        Parameters:
        gamma -
        • Matrix representing the cache access factors.

        m -
        • Matrix representing the cache capacity vector.

        Returns:

        cacheRayIntReturn - the approximated normalizing constant (Z, and its logarithm lE) and the xi terms.