Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
celeste::Cache::head_t Struct Reference

Public Attributes

head_tprev
 
head_tnext
 
Qfloatdata
 
int len
 

Detailed Description

Definition at line 128 of file svm.cpp.

Member Data Documentation

Qfloat* celeste::Cache::head_t::data

Definition at line 131 of file svm.cpp.

Referenced by celeste::Cache::get_data().

int celeste::Cache::head_t::len

Definition at line 132 of file svm.cpp.

Referenced by celeste::Cache::get_data().

head_t * celeste::Cache::head_t::next
head_t* celeste::Cache::head_t::prev

The documentation for this struct was generated from the following file: