HomeSort by relevance Sort by last modified time
    Searched refs:get_root (Results 1 - 9 of 9) sorted by null

  /external/opencv3/apps/traincascade/
cascadeclassifier.cpp 470 inner_nodes_queue.push( tree->get_root() );
old_ml_boost.cpp     [all...]
old_ml.hpp 811 const CvDTreeNode* get_root() const;
    [all...]
old_ml_tree.cpp 1550 const CvDTreeNode* CvDTree::get_root() const function in class:CvDTree
    [all...]
  /external/opencv3/modules/ml/src/
gbt.cpp 769 leaves_get(leaves, len, const_cast<pCvDTreeNode>(dtree->get_root()));
    [all...]
  /external/opencv/ml/include/
ml.h 858 const CvDTreeNode* get_root() const;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
msxml.h 2919 HRESULT (WINAPI *get_root)(IXMLDocument *This,IXMLElement **p); member in struct:IXMLDocumentVtbl
3025 HRESULT (WINAPI *get_root)(IXMLDocument2 *This,IXMLElement2 **p); member in struct:IXMLDocument2Vtbl
    [all...]
msxml2.h 6498 HRESULT (WINAPI *get_root)(IXMLDocument *This,IXMLElement **p); member in struct:MSXML2::IXMLDocumentVtbl
6604 HRESULT (WINAPI *get_root)(IXMLDocument2 *This,IXMLElement2 **p); member in struct:MSXML2::IXMLDocument2Vtbl
    [all...]
  /external/opencv/ml/src/
mltree.cpp 1248 const CvDTreeNode* CvDTree::get_root() const function in class:CvDTree
    [all...]

Completed in 1062 milliseconds