Home
last modified time | relevance | path

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

/external/opencv/ml/src/
Dmlboost.cpp844 have_subsample = false; in clear()
1053 if( have_subsample ) in update_weights()
1255 have_subsample = nz_count < count; in CV_IMPLEMENT_QSORT_EX()
/external/opencv/ml/include/
Dml.h1137 bool have_subsample; variable