Searched refs:get_work_var_count (Results 1 - 2 of 2) sorted by relevance

/external/opencv/ml/src/
H A Dmltree.cpp261 buf_size = (ord_var_count + get_work_var_count())*sample_count + 2;
587 int work_var_count = get_work_var_count();
952 int CvDTreeTrainData::get_work_var_count() const function in class:CvDTreeTrainData
2523 int work_var_count = data->get_work_var_count();
/external/opencv/ml/include/
H A Dml.h769 int get_work_var_count() const;

Completed in 302 milliseconds