Home
last modified time | relevance | path

Searched defs:boost_type (Results 1 – 2 of 2) sorted by relevance

/external/opencv/ml/src/
Dmlboost.cpp256 int boost_type = ensemble->get_params().boost_type; in find_split_ord_class() local
347 int boost_type = ensemble->get_params().boost_type; in CV_IMPLEMENT_QSORT_EX() local
706 int boost_type = ensemble->get_params().boost_type; in calc_node_value() local
/external/opencv/ml/include/
Dml.h1020 int boost_type; member