Home
last modified time | relevance | path

Searched refs:calc_intersec (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/ml/src/
Dsvm.cpp257 void calc_intersec( int vcount, int var_count, const float* vecs, in calc_intersec() function in cv::ml::SVMKernelImpl
323 calc_intersec(vcount, var_count, vecs, another, results); in calc()
/external/opencv3/apps/traincascade/
Dold_ml.hpp331 virtual void calc_intersec( int vcount, int var_count, const float** vecs,