Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

Cache Class Reference

Collaboration diagram for Cache:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Cache (int l, int size)
 ~Cache ()
int get_data (const int index, Qfloat **data, int len)
void swap_index (int i, int j)

Private Member Functions

void lru_delete (head_t *h)
void lru_insert (head_t *h)

Private Attributes

int l
int size
head_thead
head_t lru_head

Classes

struct  head_t

Detailed Description

Definition at line 48 of file svm.cpp.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 10:31:55 2010 for ImpalaSrc by  doxygen 1.5.1