ROOT
6.13/01
Reference Guide
ROOT
Math
Roots
Secant
ROOT::Math::Roots::Secant Member List
This is the complete list of members for
ROOT::Math::Roots::Secant
, including all inherited members.
FreeSolver
()
ROOT::Math::GSLRootFinderDeriv
protected
GSLFdFPointer
typedef
ROOT::Math::GSLRootFinderDeriv
GSLFuncPointer
typedef
ROOT::Math::GSLRootFinderDeriv
GSLRootFinderDeriv
()
ROOT::Math::GSLRootFinderDeriv
IRootFinderMethod
()
ROOT::Math::IRootFinderMethod
inline
Iterate
()
ROOT::Math::GSLRootFinderDeriv
virtual
Iterations
() const
ROOT::Math::GSLRootFinderDeriv
inline
virtual
Name
() const
ROOT::Math::GSLRootFinderDeriv
virtual
operator=
(const Secant &)
ROOT::Math::Roots::Secant
private
Root
() const
ROOT::Math::GSLRootFinderDeriv
virtual
Secant
()
ROOT::Math::Roots::Secant
Secant
(const Secant &)
ROOT::Math::Roots::Secant
private
SetFunction
(const IGradFunction &f, double xstart)
ROOT::Math::GSLRootFinderDeriv
inline
virtual
SetFunction
(GSLFuncPointer f, GSLFuncPointer df, GSLFdFPointer fdf, void *p, double Root)
ROOT::Math::GSLRootFinderDeriv
ROOT::Math::IRootFinderMethod::SetFunction
(const ROOT::Math::IGenFunction &, double, double)
ROOT::Math::IRootFinderMethod
inline
virtual
SetSolver
(GSLRootFdFSolver *s)
ROOT::Math::GSLRootFinderDeriv
protected
Solve
(int maxIter=100, double absTol=1E-8, double relTol=1E-10)
ROOT::Math::GSLRootFinderDeriv
virtual
Status
() const
ROOT::Math::GSLRootFinderDeriv
inline
virtual
~GSLRootFinderDeriv
()
ROOT::Math::GSLRootFinderDeriv
virtual
~IRootFinderMethod
()
ROOT::Math::IRootFinderMethod
inline
virtual
~Secant
()
ROOT::Math::Roots::Secant
virtual