List of all members.
Public Member Functions |
void | Solve (int l, const QMatrix &Q, const double *p, const schar *y, double *alpha, double Cp, double Cn, double eps, SolutionInfo *si, int shrinking) |
| Solver_NU () |
Private Member Functions |
bool | be_shrunken (int i, double Gmax1, double Gmax2, double Gmax3, double Gmax4) |
double | calculate_rho () |
void | do_shrinking () |
int | select_working_set (int &i, int &j) |
Private Attributes |
SolutionInfo * | si |
Detailed Description
Definition at line 983 of file svm.cpp.
Constructor & Destructor Documentation
Member Function Documentation
Member Data Documentation
The documentation for this class was generated from the following file: