This is the complete list of members for
clsfy_random_forest, including all inherited members.
b_read(vsl_b_istream &bfs) | clsfy_random_forest | [virtual] |
b_write(vsl_b_ostream &bfs) const | clsfy_random_forest | [virtual] |
class_probabilities(vcl_vector< double > &outputs, const vnl_vector< double > &input) const | clsfy_random_forest | [virtual] |
class_probabilities_oob(vcl_vector< double > &outputs, const vnl_vector< double > &input, const vcl_vector< vcl_vector< unsigned > > &oobIndices, unsigned this_index) const | clsfy_random_forest | [virtual] |
classify(const vnl_vector< double > &input) const | clsfy_random_forest | [virtual] |
classify_many(vcl_vector< unsigned > &outputs, mbl_data_wrapper< vnl_vector< double > > &inputs) const | clsfy_classifier_base | [virtual] |
classify_oob(const vnl_vector< double > &input, const vcl_vector< vcl_vector< unsigned > > &oobIndices, unsigned this_index) const | clsfy_random_forest | [virtual] |
clone() const | clsfy_random_forest | [virtual] |
clsfy_classifier_base() | clsfy_classifier_base | [inline] |
clsfy_random_forest() | clsfy_random_forest | |
clsfy_random_forest_builder class | clsfy_random_forest | [friend] |
is_a() const | clsfy_random_forest | [virtual] |
is_class(vcl_string const &s) const | clsfy_random_forest | [virtual] |
log_l(const vnl_vector< double > &input) const | clsfy_random_forest | [virtual] |
merge_sub_forests(const vcl_vector< vcl_string > &filenames, clsfy_random_forest &large_forest) | clsfy_random_forest | [friend] |
merge_sub_forests(const vcl_vector< clsfy_random_forest * > &sub_forests, clsfy_random_forest &large_forest) | clsfy_random_forest | [friend] |
n_classes() const | clsfy_random_forest | [inline, virtual] |
n_dims() const | clsfy_random_forest | [virtual] |
ntrees() const | clsfy_random_forest | [inline] |
operator+(const clsfy_random_forest &forest1, const clsfy_random_forest &forest2) | clsfy_random_forest | [friend] |
operator+=(const clsfy_random_forest &forest2) | clsfy_random_forest | |
print_summary(vcl_ostream &os) const | clsfy_random_forest | [virtual] |
prune() | clsfy_random_forest | |
trees_ | clsfy_random_forest | [private] |
version_no() const | clsfy_random_forest | [virtual] |
~clsfy_classifier_base() | clsfy_classifier_base | [inline, virtual] |
~clsfy_random_forest() | clsfy_random_forest | [virtual] |