, including all inherited members.
| b_read(vsl_b_istream &bfs) | clsfy_random_forest_builder | [virtual] |
| b_write(vsl_b_ostream &bfs) const | clsfy_random_forest_builder | [virtual] |
| build(clsfy_classifier_base &classifier, mbl_data_wrapper< vnl_vector< double > > &inputs, unsigned nClasses, const vcl_vector< unsigned > &outputs) const | clsfy_random_forest_builder | [virtual] |
| calc_test_error_ | clsfy_random_forest_builder | [private] |
| clone() const | clsfy_random_forest_builder | [virtual] |
| clsfy_random_forest_builder() | clsfy_random_forest_builder | |
| clsfy_random_forest_builder(unsigned ntrees, int max_depth=-1, int min_node_size=-1) | clsfy_random_forest_builder | |
| config(vcl_istream &as) | clsfy_builder_base | [virtual] |
| get_tree_builder_seed() const | clsfy_random_forest_builder | [protected, virtual] |
| is_a() const | clsfy_random_forest_builder | [virtual] |
| is_class(vcl_string const &s) const | clsfy_random_forest_builder | [virtual] |
| max_depth() const | clsfy_random_forest_builder | [inline] |
| max_depth_ | clsfy_random_forest_builder | [protected] |
| min_node_size() const | clsfy_random_forest_builder | [inline] |
| min_node_size_ | clsfy_random_forest_builder | [protected] |
| new_builder(vcl_istream &as) | clsfy_builder_base | [static] |
| new_classifier() const | clsfy_random_forest_builder | [virtual] |
| ntrees() const | clsfy_random_forest_builder | [inline] |
| ntrees_ | clsfy_random_forest_builder | [protected] |
| poob_indices_ | clsfy_random_forest_builder | [protected] |
| print_summary(vcl_ostream &os) const | clsfy_random_forest_builder | [virtual] |
| random_sampler_ | clsfy_random_forest_builder | [mutable, protected] |
| seed_sampler(unsigned long seed) | clsfy_random_forest_builder | [virtual] |
| select_data(vcl_vector< vnl_vector< double > > &inputs, const vcl_vector< unsigned > &outputs, vcl_vector< vnl_vector< double > > &bootstrapped_inputs, vcl_vector< unsigned > &bootstrapped_outputs) const | clsfy_random_forest_builder | [protected, virtual] |
| select_nbranch_params(unsigned ndims) const | clsfy_random_forest_builder | [protected, virtual] |
| set_calc_test_error(bool on) | clsfy_random_forest_builder | [inline] |
| set_max_depth(int max_depth) | clsfy_random_forest_builder | [inline] |
| set_min_node_size(int min_node_size) | clsfy_random_forest_builder | [inline] |
| set_ntrees(unsigned ntrees) | clsfy_random_forest_builder | [inline] |
| set_oob_indices(vcl_vector< vcl_vector< unsigned > > *poobIndices) | clsfy_random_forest_builder | [inline] |
| version_no() const | clsfy_random_forest_builder | |
| ~clsfy_builder_base() | clsfy_builder_base | [inline, virtual] |
| ~clsfy_random_forest_builder() | clsfy_random_forest_builder | [virtual] |