Package jline.api.cache
Class Cache_spm
java.lang.Object
jline.api.cache.Cache_spm
-
Method Summary
Modifier and TypeMethodDescriptionstatic Ret.cacheSpmApproximate the normalizing constant of the cache steady state distribution using the SPM method.
-
Method Details
-
cache_spm
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.
-