Home
last modified time | relevance | path

Searched refs:get_subtree_weights (Results 1 – 4 of 4) sorted by relevance

/external/opencv/ml/src/
Dmlboost.cpp185 const double* weights = ensemble->get_subtree_weights()->data.db; in calc_node_dir()
249 const double* weights = ensemble->get_subtree_weights()->data.db; in find_split_ord_class()
341 const double* weights = ensemble->get_subtree_weights()->data.db; in CV_IMPLEMENT_QSORT_EX()
445 const double* weights = ensemble->get_subtree_weights()->data.db; in find_split_ord_reg()
493 const double* weights = ensemble->get_subtree_weights()->data.db; in find_split_cat_reg()
575 const double* weights = ensemble->get_subtree_weights()->data.db; in find_surrogate_split_ord()
641 const double* weights = ensemble->get_subtree_weights()->data.db; in find_surrogate_split_cat()
704 double* subtree_weights = ensemble->get_subtree_weights()->data.db; in calc_node_value()
1631 CvBoost::get_subtree_weights() in get_subtree_weights() function in CvBoost
/external/opencv3/apps/traincascade/
Dold_ml_boost.cpp185 const double* weights = ensemble->get_subtree_weights()->data.db; in calc_node_dir()
256 const double* weights = ensemble->get_subtree_weights()->data.db; in find_split_ord_class()
382 const double* weights = ensemble->get_subtree_weights()->data.db; in find_split_cat_class()
486 const double* weights = ensemble->get_subtree_weights()->data.db; in find_split_ord_reg()
554 const double* weights = ensemble->get_subtree_weights()->data.db; in find_split_cat_reg()
663 const double* weights = ensemble->get_subtree_weights()->data.db; in find_surrogate_split_ord()
728 const double* weights = ensemble->get_subtree_weights()->data.db; in find_surrogate_split_cat()
802 double* subtree_weights = ensemble->get_subtree_weights()->data.db; in calc_node_value()
2070 CvBoost::get_subtree_weights() in get_subtree_weights() function in CvBoost
Dold_ml.hpp1170 CvMat* get_subtree_weights();
/external/opencv/ml/include/
Dml.h1115 CvMat* get_subtree_weights();