Class Cache_spmKt

  • All Implemented Interfaces:

    
    public final class Cache_spmKt
    
                        
    • 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_spm(Matrix gamma, Matrix m) Approximate the normalizing constant of the cache steady state distribution using the SPM method.
      • Methods inherited from class java.lang.Object

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

    • Method Detail

      • cache_spm

         final 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:

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