Searched refs:get_params (Results 1 – 2 of 2) sorted by relevance
256 int boost_type = ensemble->get_params().boost_type; in find_split_ord_class()257 int split_criteria = ensemble->get_params().split_criteria; in find_split_ord_class()347 int boost_type = ensemble->get_params().boost_type; in CV_IMPLEMENT_QSORT_EX()348 int split_criteria = ensemble->get_params().split_criteria; in CV_IMPLEMENT_QSORT_EX()706 int boost_type = ensemble->get_params().boost_type; in calc_node_value()1645 CvBoost::get_params() const in get_params() function in CvBoost
518 virtual CvSVMParams get_params() const { return params; }; in get_params() function1117 const CvBoostParams& get_params() const;