Public Attributes | List of all members
Cache::head_t Struct Reference

Public Attributes

Qfloatdata
 
int len
 
head_tnext
 
head_tprev
 

Detailed Description

Definition at line 92 of file svm.cpp.

Member Data Documentation

◆ data

Qfloat* Cache::head_t::data

Definition at line 95 of file svm.cpp.

◆ len

int Cache::head_t::len

Definition at line 96 of file svm.cpp.

◆ next

head_t * Cache::head_t::next

Definition at line 94 of file svm.cpp.

◆ prev

head_t* Cache::head_t::prev

Definition at line 94 of file svm.cpp.


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


ml_classifiers
Author(s): Scott Niekum , Joshua Whitley
autogenerated on Mon Feb 28 2022 22:46:49