OpenCV  2.4.13.4
Open Source Computer Vision
CvSVMDecisionFunc Struct Reference

#include <ml.hpp>

Public Attributes

double rho
 
int sv_count
 
double * alpha
 
intsv_index
 

Member Data Documentation

§ alpha

double* CvSVMDecisionFunc::alpha

§ rho

double CvSVMDecisionFunc::rho

§ sv_count

int CvSVMDecisionFunc::sv_count

§ sv_index

int* CvSVMDecisionFunc::sv_index

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