Home
last modified time | relevance | path

Searched defs:CvSVMKernel (Results 1 – 2 of 2) sorted by relevance

/external/opencv/ml/include/
Dml.h341 struct CV_EXPORTS CvSVMKernel struct
343 typedef void (CvSVMKernel::*Calc)( int vec_count, int vec_size, const float** vecs, argument
371 struct CvSVMKernelRow argument
/external/opencv/ml/src/
Dmlsvm.cpp190 CvSVMKernel::CvSVMKernel() in CvSVMKernel() function in CvSVMKernel
208 CvSVMKernel::CvSVMKernel( const CvSVMParams* _params, Calc _calc_func ) in CvSVMKernel() function in CvSVMKernel