KSquare Utilities
SVM233::Solver::SolutionInfo Struct Reference

Public Attributes

double obj
 
double r
 
double rho
 
double upper_bound_n
 
double upper_bound_p
 

Detailed Description

Definition at line 538 of file svm.cpp.

Member Data Documentation

double SVM233::Solver::SolutionInfo::obj

Definition at line 539 of file svm.cpp.

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

double SVM233::Solver::SolutionInfo::r

Definition at line 543 of file svm.cpp.

Referenced by SVM233::solve_nu_svc(), and SVM233::solve_nu_svr().

double SVM233::Solver::SolutionInfo::rho

Definition at line 540 of file svm.cpp.

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

double SVM233::Solver::SolutionInfo::upper_bound_n

Definition at line 542 of file svm.cpp.

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

double SVM233::Solver::SolutionInfo::upper_bound_p

Definition at line 541 of file svm.cpp.

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


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