Lines Matching full:predict
1075 weak_eval->data.db[i] = tree->predict( &_sample, &_mask, true )->value;1262 CvBoost::predict( const CvMat* _sample, const CvMat* _missing,1270 CV_FUNCNAME( "CvBoost::predict" );1420 val = wtree->predict( _sample, _missing, true )->value;