Home | History | Annotate | Download | only in include

Lines Matching full:max_categories

707     int   max_categories;
717 CvDTreeParams() : max_categories(10), max_depth(INT_MAX), min_sample_count(10),
727 max_categories(_max_categories), max_depth(_max_depth),