|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use Cache.head_t | |
---|---|
libsvm |
Uses of Cache.head_t in libsvm |
---|
Fields in libsvm declared as Cache.head_t | |
---|---|
private Cache.head_t[] |
Cache.head
|
private Cache.head_t |
Cache.lru_head
|
(package private) Cache.head_t |
Cache.head_t.next
|
(package private) Cache.head_t |
Cache.head_t.prev
|
Methods in libsvm with parameters of type Cache.head_t | |
---|---|
private void |
Cache.lru_delete(Cache.head_t h)
|
private void |
Cache.lru_insert(Cache.head_t h)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |