Package jline.api.cache
Class Cache_t_lrum_mapKt
-
- All Implemented Interfaces:
public final class Cache_t_lrum_mapKt
-
-
Method Summary
Modifier and Type Method Description final static Matrix
cache_t_lrum_map(Array<MatrixCell> D0, Array<MatrixCell> D1, Matrix m)
APIs for stochastic models of caches final static Matrix
lrummapTime(DoubleArray x, Array<MatrixCell> D0Matrix, Array<MatrixCell> D1Matrix, Matrix m, Integer n, Integer h)
-
-
Method Detail
-
cache_t_lrum_map
final static Matrix cache_t_lrum_map(Array<MatrixCell> D0, Array<MatrixCell> D1, Matrix m)
APIs for stochastic models of caches
-
lrummapTime
final static Matrix lrummapTime(DoubleArray x, Array<MatrixCell> D0Matrix, Array<MatrixCell> D1Matrix, Matrix m, Integer n, Integer h)
-
-
-
-