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_shrunk (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 1009 of file svm.cpp.
Constructor & Destructor Documentation
Member Function Documentation
bool Solver_NU::be_shrunk |
( |
int |
i, |
|
|
double |
Gmax1, |
|
|
double |
Gmax2, |
|
|
double |
Gmax3, |
|
|
double |
Gmax4 |
|
) |
| [private] |
Member Data Documentation
The documentation for this class was generated from the following file: