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"

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)