Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
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

namespace  TMVA
 create variable transformations
 

Functions

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