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_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

SolutionInfosi

Detailed Description

Definition at line 1009 of file svm.cpp.


Constructor & Destructor Documentation

Solver_NU::Solver_NU ( ) [inline]

Definition at line 1012 of file svm.cpp.


Member Function Documentation

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

Definition at line 1141 of file svm.cpp.

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

Reimplemented from Solver.

Definition at line 1213 of file svm.cpp.

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

Reimplemented from Solver.

Definition at line 1161 of file svm.cpp.

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

Reimplemented from Solver.

Definition at line 1029 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 1013 of file svm.cpp.


Member Data Documentation

Definition at line 1021 of file svm.cpp.


The documentation for this class was generated from the following file:


haf_grasping
Author(s): David Fischinger
autogenerated on Thu Jun 6 2019 18:35:09