OpenCV  2.4.13.2
Open Source Computer Vision
CvRTParams Member List

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

calc_var_importanceCvRTParams
cv_foldsCvDTreeParams
CvDTreeParams()CvDTreeParams
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)CvDTreeParams
CvRTParams()CvRTParams
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)CvRTParams
max_categoriesCvDTreeParams
max_depthCvDTreeParams
min_sample_countCvDTreeParams
nactive_varsCvRTParams
priorsCvDTreeParams
regression_accuracyCvDTreeParams
term_critCvRTParams
truncate_pruned_treeCvDTreeParams
use_1se_ruleCvDTreeParams
use_surrogatesCvDTreeParams