![]() |
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 676 of file svm2.cpp.
Referenced by SVM289_MFS::ONE_CLASS_Q::ONE_CLASS_Q(), SVM289_MFS::SVC_Q::SVC_Q(), and SVM289_MFS::SVR_Q::SVR_Q().
| SVM289_MFS::Cache::~Cache | ( | ) |
Definition at line 720 of file svm2.cpp.
Referenced by SVM289_MFS::SVC_Q::get_Q(), SVM289_MFS::ONE_CLASS_Q::get_Q(), and SVM289_MFS::SVR_Q::get_Q().
Definition at line 757 of file svm2.cpp.
Referenced by SVM289_MFS::SVC_Q::swap_index(), and SVM289_MFS::ONE_CLASS_Q::swap_index().