This is the complete list of members for CvSVMParams, including all inherited members.
C | CvSVMParams | |
class_weights | CvSVMParams | |
coef0 | CvSVMParams | |
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 | |
degree | CvSVMParams | |
gamma | CvSVMParams | |
kernel_type | CvSVMParams | |
nu | CvSVMParams | |
p | CvSVMParams | |
svm_type | CvSVMParams | |
term_crit | CvSVMParams |