opencv  2.2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
CvRTParams Member List

This is the complete list of members for CvRTParams, including all inherited members.

calc_var_importanceCvRTParams
cv_foldsCvDTreeParams
CvDTreeParams()CvDTreeParamsinline
CvDTreeParams(int _max_depth, int _min_sample_count, float _regression_accuracy, bool _use_surrogates, int _max_categories, int _cv_folds, bool _use_1se_rule, bool _truncate_pruned_tree, const float *_priors)CvDTreeParamsinline
CvRTParams()CvRTParamsinline
CvRTParams(int _max_depth, int _min_sample_count, float _regression_accuracy, bool _use_surrogates, int _max_categories, const float *_priors, bool _calc_var_importance, int _nactive_vars, int max_num_of_trees_in_the_forest, float forest_accuracy, int termcrit_type)CvRTParamsinline
max_categoriesCvDTreeParams
max_depthCvDTreeParams
min_sample_countCvDTreeParams
nactive_varsCvRTParams
priorsCvDTreeParams
regression_accuracyCvDTreeParams
term_critCvRTParams
truncate_pruned_treeCvDTreeParams
use_1se_ruleCvDTreeParams
use_surrogatesCvDTreeParams