Home | History | Annotate | Download | only in src

Lines Matching defs:get_params

256     int boost_type = ensemble->get_params().boost_type;
257 int split_criteria = ensemble->get_params().split_criteria;
347 int boost_type = ensemble->get_params().boost_type;
348 int split_criteria = ensemble->get_params().split_criteria;
706 int boost_type = ensemble->get_params().boost_type;
1645 CvBoost::get_params() const