Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Math::BrentRootFinder Member List

This is the complete list of members for ROOT::Math::BrentRootFinder, including all inherited members.

BrentRootFinder()ROOT::Math::BrentRootFinder
fFunctionROOT::Math::BrentRootFinderprivate
fLogScanROOT::Math::BrentRootFinderprivate
fNIterROOT::Math::BrentRootFinderprivate
fNpxROOT::Math::BrentRootFinderprivate
fRootROOT::Math::BrentRootFinderprivate
fStatusROOT::Math::BrentRootFinderprivate
fXMaxROOT::Math::BrentRootFinderprivate
fXMinROOT::Math::BrentRootFinderprivate
IRootFinderMethod()ROOT::Math::IRootFinderMethodinline
Iterate()ROOT::Math::IRootFinderMethodinlinevirtual
Iterations() const overrideROOT::Math::BrentRootFinderinlinevirtual
Name() const overrideROOT::Math::BrentRootFindervirtual
Root() const overrideROOT::Math::BrentRootFinderinlinevirtual
SetDefaultNpx(int npx)ROOT::Math::BrentRootFinderstatic
SetDefaultNSearch(int n)ROOT::Math::BrentRootFinderstatic
SetFunction(const ROOT::Math::IGenFunction &f, double xlow, double xup) overrideROOT::Math::BrentRootFindervirtual
SetFunction(const ROOT::Math::IGradFunction &, double)ROOT::Math::BrentRootFinderinlinevirtual
SetFunction(const ROOT::Math::IGenFunction &, double, double)ROOT::Math::BrentRootFinderinlinevirtual
SetLogScan(bool on)ROOT::Math::BrentRootFinderinline
SetNpx(int npx)ROOT::Math::BrentRootFinderinline
Solve(int maxIter=100, double absTol=1E-8, double relTol=1E-10) overrideROOT::Math::BrentRootFindervirtual
Status() const overrideROOT::Math::BrentRootFinderinlinevirtual
~BrentRootFinder() overrideROOT::Math::BrentRootFinderinline
~IRootFinderMethod()ROOT::Math::IRootFinderMethodinlinevirtual