Home | History | Annotate | Download | only in src

Lines Matching refs:calc_poly

223                     params->kernel_type == CvSVM::POLY ? &CvSVMKernel::calc_poly :
257 void CvSVMKernel::calc_poly( int vcount, int var_count, const float** vecs,