Home
last modified time | relevance | path

Searched refs:find_best_split (Results 1 – 3 of 3) sorted by relevance

/external/opencv/ml/src/
Dmlrtrees.cpp96 CvDTreeSplit* CvForestTree::find_best_split( CvDTreeNode* node ) in find_best_split() function in CvForestTree
Dmltree.cpp1366 best_split = find_best_split(node); in try_split_node()
1527 CvDTreeSplit* CvDTree::find_best_split( CvDTreeNode* node ) in find_best_split() function in CvDTree
/external/opencv/ml/include/
Dml.h868 virtual CvDTreeSplit* find_best_split( CvDTreeNode* n );
935 virtual CvDTreeSplit* find_best_split( CvDTreeNode* n );