HomeSort by relevance Sort by last modified time
    Searched defs:truncatePrunedTree (Results 1 - 2 of 2) sorted by null

  /external/opencv3/modules/ml/
precomp.hpp 129 bool use1SERule, bool truncatePrunedTree,
173 CV_IMPL_PROPERTY(bool, TruncatePrunedTree, truncatePrunedTree)
179 bool truncatePrunedTree;
285 CV_WRAP_SAME_PROPERTY(bool, TruncatePrunedTree, params)
  /external/opencv3/modules/ml/src/
precomp.hpp 129 bool use1SERule, bool truncatePrunedTree,
173 CV_IMPL_PROPERTY(bool, TruncatePrunedTree, truncatePrunedTree)
179 bool truncatePrunedTree;
285 CV_WRAP_SAME_PROPERTY(bool, TruncatePrunedTree, params)

Completed in 458 milliseconds