Home | History | Annotate | Download | only in src

Lines Matching defs:do_train

1281     CV_CALL( result = do_train(0));
1300 CV_CALL( result = do_train(_subsample_idx));
1308 bool CvDTree::do_train( const CvMat* _subsample_idx )
1312 CV_FUNCNAME( "CvDTree::do_train" );