Public Member Functions | Private Member Functions | Private Attributes
Solver_NU Class Reference
Inheritance diagram for Solver_NU:
Inheritance graph
[legend]

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

SolutionInfosi

Detailed Description

Definition at line 983 of file svm.cpp.


Constructor & Destructor Documentation

Solver_NU::Solver_NU ( ) [inline]

Definition at line 986 of file svm.cpp.


Member Function Documentation

bool Solver_NU::be_shrunken ( int  i,
double  Gmax1,
double  Gmax2,
double  Gmax3,
double  Gmax4 
) [private]

Definition at line 1115 of file svm.cpp.

double Solver_NU::calculate_rho ( ) [private, virtual]

Reimplemented from Solver.

Definition at line 1204 of file svm.cpp.

void Solver_NU::do_shrinking ( ) [private, virtual]

Reimplemented from Solver.

Definition at line 1135 of file svm.cpp.

int Solver_NU::select_working_set ( int &  i,
int &  j 
) [private, virtual]

Reimplemented from Solver.

Definition at line 1003 of file svm.cpp.

void Solver_NU::Solve ( int  l,
const QMatrix Q,
const double *  p,
const schar y,
double *  alpha,
double  Cp,
double  Cn,
double  eps,
SolutionInfo si,
int  shrinking 
) [inline]

Reimplemented from Solver.

Definition at line 987 of file svm.cpp.


Member Data Documentation

Definition at line 995 of file svm.cpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines


cl_libsvm
Author(s): Gabor Melis
autogenerated on Sun Oct 6 2013 12:19:01