|
ROOT 6.08/07 Reference Guide |
Classes | |
| class | TMVA::BinaryTree |
Namespaces | |
| TMVA | |
| Abstract ClassifierFactory template that handles arbitrary types. | |
Functions | |
| std::ostream & | TMVA::operator<< (std::ostream &os, const BinaryTree &tree) |
| print the tree recursinvely using the << operator More... | |
| std::istream & | TMVA::operator>> (std::istream &istr, BinaryTree &tree) |
| read the tree from an std::istream More... | |