22#ifndef ROOT_TMVA_IPruneTool 
   23#define ROOT_TMVA_IPruneTool 
   51      : QualityIndex(
q), PruneStrength(alpha), PruneSequence(
sequence) {}
 
 
Implementation of a Decision Tree.
 
std::vector< DecisionTreeNode * > PruneSequence
the regularization parameter for pruning
 
Double_t PruneStrength
quality measure for a pruned subtree T of T_max
 
create variable transformations