29 #ifndef ROOT_TMVA_RootFinder 30 #define ROOT_TMVA_RootFinder 54 Int_t maxIterations = 100,
Virtual base Class for all MVA method.
#define ClassDef(name, id)
Double_t Root(Double_t refValue)
Root finding using Brents algorithm; taken from CERNLIB function RZERO.
RootFinder(MethodBase *method, Double_t rootMin, Double_t rootMax, Int_t maxIterations=100, Double_t absTolerance=0.0)
constructor
virtual ~RootFinder(void)
destructor
ostringstream derivative to redirect and format output
Mother of all ROOT objects.
Root finding using Brents algorithm (translated from CERNLIB function RZERO)
Abstract ClassifierFactory template that handles arbitrary types.
MsgLogger & Log() const
message logger