OpenCV  2.4.13.2
Open Source Computer Vision
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
CvSVMParams Member List

This is the complete list of members for CvSVMParams, including all inherited members.

CCvSVMParams
class_weightsCvSVMParams
coef0CvSVMParams
CvSVMParams()CvSVMParams
CvSVMParams(int svm_type, int kernel_type, double degree, double gamma, double coef0, double Cvalue, double nu, double p, CvMat *class_weights, CvTermCriteria term_crit)CvSVMParams
degreeCvSVMParams
gammaCvSVMParams
kernel_typeCvSVMParams
nuCvSVMParams
pCvSVMParams
svm_typeCvSVMParams
term_critCvSVMParams