Public Attributes | |
| double | obj |
| double | rho |
| double | upper_bound_p |
| double | upper_bound_n |
| double | r |
Definition at line 398 of file libsvm.cpp.
| double Solver::SolutionInfo::obj |
Definition at line 399 of file libsvm.cpp.
Referenced by Solver::Solve(), solve_nu_svc(), and svm_train_one().
| double Solver::SolutionInfo::r |
Definition at line 403 of file libsvm.cpp.
Referenced by Solver_NU::calculate_rho(), solve_nu_svc(), and solve_nu_svr().
| double Solver::SolutionInfo::rho |
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().
1.7.2