43 _function(&function), _valid(function.isValid())
46 oocoutE((
TObject*)0,Eval) <<
"RooAbsRootFinder:: cannot find roots for function of dimension "
Abstract interface for evaluating a real-valued function of one real variable and performing numerica...
UInt_t getDimension() const
RooAbsRootFinder is the abstract interface for finding roots of real-valued 1-dimensional function th...
RooAbsRootFinder(const RooAbsFunc &function)
Constructor take function binding as argument.
const RooAbsFunc * _function
Mother of all ROOT objects.