Xmipp  v3.23.11-Nereus
Public Attributes | List of all members
Solver::SolutionInfo Struct Reference

Public Attributes

double obj
 
double rho
 
double upper_bound_p
 
double upper_bound_n
 
double r
 

Detailed Description

Definition at line 404 of file svm.cpp.

Member Data Documentation

◆ obj

double Solver::SolutionInfo::obj

Definition at line 405 of file svm.cpp.

◆ r

double Solver::SolutionInfo::r

Definition at line 409 of file svm.cpp.

◆ rho

double Solver::SolutionInfo::rho

Definition at line 406 of file svm.cpp.

◆ upper_bound_n

double Solver::SolutionInfo::upper_bound_n

Definition at line 408 of file svm.cpp.

◆ upper_bound_p

double Solver::SolutionInfo::upper_bound_p

Definition at line 407 of file svm.cpp.


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