Searched refs:_weak_count (Results 1 – 4 of 4) sorted by relevance
64 BoostTreeParams::BoostTreeParams( int _boostType, int _weak_count, in BoostTreeParams() argument68 weakCount = _weak_count; in BoostTreeParams()
25 CvGBTreesParams::CvGBTreesParams( int _loss_function_type, int _weak_count,31 weak_count = _weak_count;
64 CvBoostParams::CvBoostParams( int _boost_type, int _weak_count, in CvBoostParams() argument69 weak_count = _weak_count; in CvBoostParams()