Logo ROOT  
Reference Guide
ROOT::Math::IRootFinderMethod Member List

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

IRootFinderMethod()ROOT::Math::IRootFinderMethodinline
Iterate()ROOT::Math::IRootFinderMethodinlinevirtual
Iterations() constROOT::Math::IRootFinderMethodinlinevirtual
Name() const =0ROOT::Math::IRootFinderMethodpure virtual
Root() const =0ROOT::Math::IRootFinderMethodpure virtual
SetFunction(const ROOT::Math::IGradFunction &, double)ROOT::Math::IRootFinderMethodinlinevirtual
SetFunction(const ROOT::Math::IGenFunction &, double, double)ROOT::Math::IRootFinderMethodinlinevirtual
Solve(int maxIter=100, double absTol=1E-8, double relTol=1E-10)=0ROOT::Math::IRootFinderMethodpure virtual
Status() const =0ROOT::Math::IRootFinderMethodpure virtual
~IRootFinderMethod()ROOT::Math::IRootFinderMethodinlinevirtual