Public Attributes

Solver::SolutionInfo Struct Reference

List of all members.

Public Attributes

double obj
double rho
double upper_bound_p
double upper_bound_n
double r

Detailed Description

Definition at line 398 of file libsvm.cpp.


Member Data Documentation

Definition at line 399 of file libsvm.cpp.

Referenced by Solver::Solve(), solve_nu_svc(), and svm_train_one().

Definition at line 403 of file libsvm.cpp.

Referenced by Solver_NU::calculate_rho(), solve_nu_svc(), and solve_nu_svr().

Definition at line 400 of file libsvm.cpp.

Referenced by Solver::Solve(), solve_nu_svc(), and svm_train_one().

Definition at line 402 of file libsvm.cpp.

Referenced by Solver::Solve(), solve_nu_svc(), and svm_train_one().

Definition at line 401 of file libsvm.cpp.

Referenced by Solver::Solve(), solve_nu_svc(), and svm_train_one().


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