FalsePos() | ROOT::Math::Roots::FalsePos | |
FalsePos(const FalsePos &) | ROOT::Math::Roots::FalsePos | private |
fFunction | ROOT::Math::GSLRootFinder | private |
fIter | ROOT::Math::GSLRootFinder | private |
FreeSolver() | ROOT::Math::GSLRootFinder | protected |
fRoot | ROOT::Math::GSLRootFinder | private |
fS | ROOT::Math::GSLRootFinder | private |
fStatus | ROOT::Math::GSLRootFinder | private |
fValidInterval | ROOT::Math::GSLRootFinder | private |
fXlow | ROOT::Math::GSLRootFinder | private |
fXup | ROOT::Math::GSLRootFinder | private |
GSLFuncPointer typedef | ROOT::Math::GSLRootFinder | |
GSLRootFinder() | ROOT::Math::GSLRootFinder | |
GSLRootFinder(const GSLRootFinder &) | ROOT::Math::GSLRootFinder | private |
IRootFinderMethod() | ROOT::Math::IRootFinderMethod | inline |
Iterate() | ROOT::Math::GSLRootFinder | virtual |
Iterations() const | ROOT::Math::GSLRootFinder | inlinevirtual |
Name() const | ROOT::Math::GSLRootFinder | virtual |
operator=(const FalsePos &) | ROOT::Math::Roots::FalsePos | private |
Root() const | ROOT::Math::GSLRootFinder | virtual |
SetFunction(const IGenFunction &f, double xlow, double xup) | ROOT::Math::GSLRootFinder | virtual |
SetFunction(GSLFuncPointer f, void *params, double xlow, double xup) | ROOT::Math::GSLRootFinder | |
SetFunction(const ROOT::Math::IGradFunction &, double) | ROOT::Math::GSLRootFinder | inlinevirtual |
SetFunction(const ROOT::Math::IGenFunction &, double, double) | ROOT::Math::GSLRootFinder | inlinevirtual |
SetSolver(GSLRootFSolver *s) | ROOT::Math::GSLRootFinder | protected |
Solve(int maxIter=100, double absTol=1E-8, double relTol=1E-10) | ROOT::Math::GSLRootFinder | virtual |
Status() const | ROOT::Math::GSLRootFinder | inlinevirtual |
~FalsePos() | ROOT::Math::Roots::FalsePos | virtual |
~GSLRootFinder() | ROOT::Math::GSLRootFinder | virtual |
~IRootFinderMethod() | ROOT::Math::IRootFinderMethod | inlinevirtual |