Class Cache_rayint

java.lang.Object
jline.api.cache.Cache_rayint

public final class Cache_rayint extends Object
  • Method Details

    • cache_rayint

      public 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:
      cacheSpm: the approximated normalizing constant (Z and its logarithm lE) and the xi terms.