+
class ROOT::Math::Roots::Steffenson
-
library: libMathMore
#include "RootFinderAlgorithms.h"
Display options:
Show inherited
Show non-public

class ROOT::Math::Roots::Steffenson: public ROOT::Math::GSLRootFinderDeriv

algorithms with Derivatives

Function Members (Methods)

public:
virtual~Steffenson()
ROOT::Math::GSLRootFinderDerivROOT::Math::GSLRootFinderDeriv::GSLRootFinderDeriv()
intROOT::Math::GSLRootFinderDeriv::Iterate()
intROOT::Math::GSLRootFinderDeriv::Iterations() const
const char*ROOT::Math::GSLRootFinderDeriv::Name() const
doubleROOT::Math::GSLRootFinderDeriv::Root() const
voidROOT::Math::GSLRootFinderDeriv::SetFunction(const ROOT::Math::IGradFunction& f, double Root)
voidROOT::Math::GSLRootFinderDeriv::SetFunction(const ROOT::Math::IGenFunction&, double, double)
voidROOT::Math::GSLRootFinderDeriv::SetFunction(ROOT::Math::GSLRootFinderDeriv::GSLFuncPointer f, ROOT::Math::GSLRootFinderDeriv::GSLFuncPointer df, ROOT::Math::GSLRootFinderDeriv::GSLFdFPointer fdf, void* p, double Root)
intROOT::Math::GSLRootFinderDeriv::Solve(int maxIter = 100, double absTol = 1E-3, double relTol = 1E-6)
ROOT::Math::Roots::SteffensonSteffenson()
protected:
voidROOT::Math::GSLRootFinderDeriv::FreeSolver()
voidROOT::Math::GSLRootFinderDeriv::SetSolver(ROOT::Math::GSLRootFdFSolver* s)
private:
ROOT::Math::Roots::Steffenson&operator=(const ROOT::Math::Roots::Steffenson&)
ROOT::Math::Roots::SteffensonSteffenson(const ROOT::Math::Roots::Steffenson&)

Class Charts

Inheritance Inherited Members Includes Libraries
Class Charts

Function documentation

Steffenson(const ROOT::Math::Roots::Steffenson& )
 Steffenson constructor
~Steffenson()
 destructor
Steffenson(const ROOT::Math::Roots::Steffenson& )
 dummy copy ctr

Last update: root/mathmore:$Name: $:$Id: RootFinderAlgorithms.cxx,v 1.3 2006/06/16 10:34:08 moneta Exp $
Copyright (c) 2004 ROOT Foundation, CERN/PH-SFT *

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.