
| Public Member Functions | |
| Qfloat * | get_Q (int i, int len) const | 
| double * | get_QD () const | 
| ONE_CLASS_Q (const svm_problem &prob, const svm_parameter ¶m) | |
| void | swap_index (int i, int j) const | 
| ~ONE_CLASS_Q () | |
|  Public Member Functions inherited from Kernel | |
| Kernel (int l, svm_node *const *x, const svm_parameter ¶m) | |
| virtual | ~Kernel () | 
|  Public Member Functions inherited from QMatrix | |
| virtual | ~QMatrix () | 
| Private Attributes | |
| Cache * | cache | 
| double * | QD | 
| Additional Inherited Members | |
|  Static Public Member Functions inherited from Kernel | |
| static double | k_function (const svm_node *x, const svm_node *y, const svm_parameter ¶m) | 
|  Protected Attributes inherited from Kernel | |
| double(Kernel::* | kernel_function )(int i, int j) const | 
| 
 | inline | 
| 
 | inlinevirtual | 
| 
 | inlinevirtual | 
| 
 | inlinevirtual |