Public Member Functions | |
SVC_Q (const svm_problem &prob, const svm_parameter ¶m, const schar *y_) | |
Qfloat * | get_Q (int i, int len) const |
void | swap_index (int i, int j) const |
~SVC_Q () | |
Private Attributes | |
schar * | y |
Cache * | cache |
Definition at line 1112 of file svm.cpp.