ROOT
6.14/05
Reference Guide
ROOT
Math
GSLRootFinder
ROOT::Math::GSLRootFinder Member List
This is the complete list of members for
ROOT::Math::GSLRootFinder
, including all inherited members.
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
inline
virtual
Name
() const
ROOT::Math::GSLRootFinder
virtual
operator=
(const GSLRootFinder &)
ROOT::Math::GSLRootFinder
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
ROOT::Math::IRootFinderMethod::SetFunction
(const ROOT::Math::IGradFunction &, double)
ROOT::Math::IRootFinderMethod
inline
virtual
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
inline
virtual
~GSLRootFinder
()
ROOT::Math::GSLRootFinder
virtual
~IRootFinderMethod
()
ROOT::Math::IRootFinderMethod
inline
virtual