Searched refs:calc_poly (Results 1 – 2 of 2) sorted by relevance
223 params->kernel_type == CvSVM::POLY ? &CvSVMKernel::calc_poly : in create()257 void CvSVMKernel::calc_poly( int vcount, int var_count, const float** vecs, in calc_poly() function in CvSVMKernel
364 virtual void calc_poly( int vec_count, int vec_size, const float** vecs,