30#ifndef ROOT_TMVA_PDEFoamDecisionTree
31#define ROOT_TMVA_PDEFoamDecisionTree
#define ClassDef(name, id)
This PDEFoam variant acts like a decision tree and stores in every cell the discriminant.
virtual void Explore(PDEFoamCell *Cell)
Internal subprogram used by Create.
SeparationBase * fSepType
PDEFoamDecisionTree()
Default constructor for streamer, user should not use it.
virtual ~PDEFoamDecisionTree()
Destructor deletes fSepType.
This PDEFoam variant stores in every cell the discriminant.
An interface to calculate the "SeparationGain" for different separation criteria used in various trai...
Abstract ClassifierFactory template that handles arbitrary types.