ROOT  6.06/09
Reference Guide
Functions
MethodDT.cxx File Reference
#include <algorithm>
#include "Riostream.h"
#include "TRandom3.h"
#include "TMath.h"
#include "TObjString.h"
#include "TMVA/ClassifierFactory.h"
#include "TMVA/MethodDT.h"
#include "TMVA/Tools.h"
#include "TMVA/Timer.h"
#include "TMVA/Ranking.h"
#include "TMVA/SdivSqrtSplusB.h"
#include "TMVA/BinarySearchTree.h"
#include "TMVA/SeparationBase.h"
#include "TMVA/GiniIndex.h"
#include "TMVA/CrossEntropy.h"
#include "TMVA/MisClassificationError.h"
#include "TMVA/MethodBoost.h"
#include "TMVA/CCPruner.h"
+ Include dependency graph for MethodDT.cxx:

Go to the source code of this file.

Functions

 ClassImp (TMVA::MethodDT) TMVA
 the standard constructor for just an ordinar "decision trees" More...
 

Function Documentation

ClassImp ( TMVA::MethodDT  )

the standard constructor for just an ordinar "decision trees"

Definition at line 115 of file MethodDT.cxx.