Searched refs:find_best_split (Results 1 – 3 of 3) sorted by relevance
96 CvDTreeSplit* CvForestTree::find_best_split( CvDTreeNode* node ) in find_best_split() function in CvForestTree
1366 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
868 virtual CvDTreeSplit* find_best_split( CvDTreeNode* n );935 virtual CvDTreeSplit* find_best_split( CvDTreeNode* n );