ROOT
6.10/00
Reference Guide
ROOT Home Page
Main Page
Tutorials
User's Classes
Namespaces
All Classes
Files
Release Notes
Class List
Class Index
Class Hierarchy
Class Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
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