![]() |
ROOT
6.06/09
Reference Guide
|
Include dependency graph for BinaryTree.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
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... | |