29 #ifndef ROOT_TMVA_RootFinder
30 #define ROOT_TMVA_RootFinder
55 Int_t maxIterations = 100,
Double_t(* fGetRootVal)(Double_t)
#define ClassDef(name, id)
Double_t Root(Double_t refValue)
Root finding using Brents algorithm; taken from CERNLIB function RZERO.
RootFinder(Double_t(*rootVal)(Double_t), Double_t rootMin, Double_t rootMax, Int_t maxIterations=100, Double_t absTolerance=0.0)
virtual ~RootFinder(void)
destructor
Mother of all ROOT objects.
Abstract ClassifierFactory template that handles arbitrary types.
MsgLogger & Log() const
message logger