![]() |
KSquare Utilities
|
This is the complete list of members for SVM233::Solver, including all inherited members.
| active_set | SVM233::Solver | protected |
| active_size | SVM233::Solver | protected |
| alpha | SVM233::Solver | protected |
| alpha_status | SVM233::Solver | protected |
| b | SVM233::Solver | protected |
| C | SVM233::Solver | protected |
| calculate_rho() | SVM233::Solver | protectedvirtual |
| do_shrinking() | SVM233::Solver | protectedvirtual |
| eps | SVM233::Solver | protected |
| FREE enum value | SVM233::Solver | protected |
| G | SVM233::Solver | protected |
| G_bar | SVM233::Solver | protected |
| get_C(kkint32 i) | SVM233::Solver | inlineprotected |
| is_free(kkint32 i) | SVM233::Solver | inlineprotected |
| is_lower_bound(kkint32 i) | SVM233::Solver | inlineprotected |
| is_upper_bound(kkint32 i) | SVM233::Solver | inlineprotected |
| l | SVM233::Solver | protected |
| LOWER_BOUND enum value | SVM233::Solver | protected |
| Q | SVM233::Solver | protected |
| reconstruct_gradient() | SVM233::Solver | protected |
| select_working_set(kkint32 &i, kkint32 &j) | SVM233::Solver | protectedvirtual |
| Solve(kkint32 l, const Kernel &Q, const double *b_, const schar *y_, double *alpha_, double Cp, double Cn, double eps, SolutionInfo *si, kkint32 shrinking) | SVM233::Solver | |
| Solve(kkint32 l, const Kernel &Q, const double *b_, const schar *y_, double *alpha_, double *C_, double eps, SolutionInfo *si, kkint32 shrinking) | SVM233::Solver | |
| Solver() | SVM233::Solver | inline |
| swap_index(kkint32 i, kkint32 j) | SVM233::Solver | protected |
| unshrinked | SVM233::Solver | protected |
| update_alpha_status(kkint32 i) | SVM233::Solver | inlineprotected |
| UPPER_BOUND enum value | SVM233::Solver | protected |
| y | SVM233::Solver | protected |
| ~Solver() | SVM233::Solver | inlinevirtual |