ROOT
6.07/01
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
Newton
ROOT::Math::Roots::Newton Member List
This is the complete list of members for
ROOT::Math::Roots::Newton
, 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
Newton
()
ROOT::Math::Roots::Newton
Newton
(const Newton &)
ROOT::Math::Roots::Newton
private
operator=
(const Newton &)
ROOT::Math::Roots::Newton
private
Root
() const
ROOT::Math::GSLRootFinderDeriv
virtual
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
~Newton
()
ROOT::Math::Roots::Newton
virtual