OpenCV  2.4.13.4
Open Source Computer Vision
CvSVMSolutionInfo Struct Reference

#include <ml.hpp>

Public Attributes

double obj
 
double rho
 
double upper_bound_p
 
double upper_bound_n
 
double r
 

Member Data Documentation

§ obj

double CvSVMSolutionInfo::obj

§ r

double CvSVMSolutionInfo::r

§ rho

double CvSVMSolutionInfo::rho

§ upper_bound_n

double CvSVMSolutionInfo::upper_bound_n

§ upper_bound_p

double CvSVMSolutionInfo::upper_bound_p

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