Searched defs:calc_poly (Results 1 – 2 of 2) sorted by relevance
257 void CvSVMKernel::calc_poly( int vcount, int var_count, const float** vecs, in calc_poly() function in CvSVMKernel
189 void calc_poly( int vcount, int var_count, const float* vecs, in calc_poly() function in cv::ml::SVMKernelImpl