OpenCV  2.4.13.2
Open Source Computer Vision
CvSVMKernel Member List

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

Calc typedefCvSVMKernel
calc(int vcount, int n, const float **vecs, const float *another, float *results)CvSVMKernelvirtual
calc_funcCvSVMKernel
calc_linear(int vec_count, int vec_size, const float **vecs, const float *another, float *results)CvSVMKernelvirtual
calc_non_rbf_base(int vec_count, int vec_size, const float **vecs, const float *another, float *results, double alpha, double beta)CvSVMKernelvirtual
calc_poly(int vec_count, int vec_size, const float **vecs, const float *another, float *results)CvSVMKernelvirtual
calc_rbf(int vec_count, int vec_size, const float **vecs, const float *another, float *results)CvSVMKernelvirtual
calc_sigmoid(int vec_count, int vec_size, const float **vecs, const float *another, float *results)CvSVMKernelvirtual
clear()CvSVMKernelvirtual
create(const CvSVMParams *params, Calc _calc_func)CvSVMKernelvirtual
CvSVMKernel()CvSVMKernel
CvSVMKernel(const CvSVMParams *params, Calc _calc_func)CvSVMKernel
paramsCvSVMKernel
~CvSVMKernel()CvSVMKernelvirtual