Home
last modified time | relevance | path

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

/external/opencv3/modules/ml/src/
Dprecomp.hpp129 bool use1SERule, bool truncatePrunedTree,
173 CV_IMPL_PROPERTY(bool, TruncatePrunedTree, truncatePrunedTree)
179 bool truncatePrunedTree; member
Drtrees.cpp80 params.truncatePrunedTree = false; in DTreesImplForRTrees()
Dtree.cpp60 truncatePrunedTree = true; in TreeParams()
77 truncatePrunedTree = _truncatePrunedTree; in TreeParams()
/external/opencv3/modules/ml/
Dprecomp.hpp129 bool use1SERule, bool truncatePrunedTree,
173 CV_IMPL_PROPERTY(bool, TruncatePrunedTree, truncatePrunedTree)
179 bool truncatePrunedTree; member