Class Cache_prob_fpi

java.lang.Object
jline.api.cache.Cache_prob_fpi

public final class Cache_prob_fpi extends Object
  • Method Details

    • cache_prob_fpi

      public static Matrix cache_prob_fpi(Matrix gamma, Matrix m)
      Estimate asymptotic values of the cache state probabilities at steady-state.
      Parameters:
      gamma - Matrix representing the cache access factors.
      m - Matrix representing the cache capacity vector.
      Returns:
      A matrix containing the estimated cache state probabilities at equilibrium.