Logo ROOT   6.14/05
Reference Guide
Classes | Namespaces | Functions
BinaryTree.h File Reference
#include "TMVA/Version.h"
#include <iosfwd>
#include "TROOT.h"
#include "TMVA/Node.h"
Include dependency graph for BinaryTree.h:
This graph shows which files directly or indirectly include this file:

Classes

class  TMVA::BinaryTree
 Base class for BinarySearch and Decision Trees. More...
 

Namespaces

 TMVA
 Abstract ClassifierFactory template that handles arbitrary types.
 

Functions

std::ostream & TMVA::operator<< (std::ostream &os, const BinaryTree &tree)
 
std::istream & TMVA::operator>> (std::istream &istr, BinaryTree &tree)