
Public Attributes | |
| head_t * | prev |
| head_t * | next |
| Qfloat * | data |
| int | len |
Definition at line 81 of file libsvm.cpp.
Definition at line 84 of file libsvm.cpp.
Referenced by Cache::get_data().
Definition at line 85 of file libsvm.cpp.
Referenced by Cache::get_data().
Definition at line 83 of file libsvm.cpp.
Referenced by Cache::Cache(), Cache::get_data(), Cache::lru_delete(), Cache::lru_insert(), Cache::swap_index(), and Cache::~Cache().
Definition at line 83 of file libsvm.cpp.
Referenced by Cache::Cache(), Cache::lru_delete(), and Cache::lru_insert().
1.7.2