Home
last modified time | relevance | path

Searched refs:get_root (Results 1 – 2 of 2) sorted by relevance

/external/opencv/ml/include/
Dml.h858 const CvDTreeNode* get_root() const;
/external/opencv/ml/src/
Dmltree.cpp1248 const CvDTreeNode* CvDTree::get_root() const in get_root() function in CvDTree