Package jline.api.cache
Class Cache_ttl_lrua
java.lang.Object
jline.api.cache.Cache_ttl_lrua
-
Method Summary
Modifier and TypeMethodDescriptionstatic Matrixcache_ttl_lrua(Matrix[] lambda, Matrix[][] R, Matrix m) Solve arbitrary replacement policy caches LRU(A) using the TTL tree approximation.
-
Method Details
-
cache_ttl_lrua
Solve arbitrary replacement policy caches LRU(A) using the TTL tree approximation.
-