HomeSort by relevance Sort by last modified time
    Searched refs:calc_poly (Results 1 - 2 of 2) sorted by null

  /external/opencv/ml/src/
mlsvm.cpp 223 params->kernel_type == CvSVM::POLY ? &CvSVMKernel::calc_poly :
257 void CvSVMKernel::calc_poly( int vcount, int var_count, const float** vecs, function in class:CvSVMKernel
    [all...]
  /external/opencv/ml/include/
ml.h 364 virtual void calc_poly( int vec_count, int vec_size, const float** vecs,
    [all...]

Completed in 130 milliseconds