Class Cache_spm

java.lang.Object
jline.api.cache.Cache_spm

public final class Cache_spm extends Object
  • Method Details

    • cache_spm

      public static Ret.cacheSpm cache_spm(Matrix gamma, Matrix m)
      Approximate the normalizing constant of the cache steady state distribution using the SPM 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.