![]() |
KSquare Utilities
|
Public Member Functions | |
| Cache (kkint32 l, kkint32 size) | |
| ~Cache () | |
| kkint32 | get_data (const kkint32 index, Qfloat **data, kkint32 len) |
| void | swap_index (kkint32 i, kkint32 j) |
Definition at line 1400 of file svm.cpp.
Referenced by SVM233::ONE_CLASS_Q::ONE_CLASS_Q(), SVM233::SVC_Q::SVC_Q(), and SVM233::SVR_Q::SVR_Q().
| SVM233::Cache::~Cache | ( | ) |
Definition at line 1445 of file svm.cpp.
Referenced by SVM233::SVC_Q::get_Q(), SVM233::ONE_CLASS_Q::get_Q(), and SVM233::SVR_Q::get_Q().
Definition at line 1483 of file svm.cpp.
Referenced by SVM233::SVC_Q::swap_index(), and SVM233::ONE_CLASS_Q::swap_index().