opencv  2.2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator 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