Searched defs:predictTrees (Results 1 – 2 of 2) sorted by relevance
/external/opencv3/modules/ml/src/ | ||
D | boost.cpp | 359 float predictTrees( const Range& range, const Mat& sample, int flags0 ) const in predictTrees() function in cv::ml::DTreesImplForBoost |
D | tree.cpp | 1363 float DTreesImpl::predictTrees( const Range& range, const Mat& sample, int flags ) const in predictTrees() function in cv::ml::DTreesImpl |