library: libMathMore
#include "RootFinderAlgorithms.h"

ROOT::Math::Roots::Secant


class description - source file - inheritance tree (.pdf)

class ROOT::Math::Roots::Secant : public ROOT::Math::GSLRootFinderDeriv

Inheritance Chart:
ROOT::Math::GSLRootFinderDeriv
<-
ROOT::Math::Roots::Secant
    private:
ROOT::Math::Roots::Secant Secant(const ROOT::Math::Roots::Secant&) ROOT::Math::Roots::Secant& operator=(const ROOT::Math::Roots::Secant&) public:
ROOT::Math::Roots::Secant Secant() virtual void ~Secant()

Class Description

 Created by: moneta  at Sun Nov 14 14:07:50 2004

 Last update: Sun Nov 14 14:07:50 2004




Inline Functions


                              void ~Secant()
         ROOT::Math::Roots::Secant Secant()
         ROOT::Math::Roots::Secant Secant(const ROOT::Math::Roots::Secant&)
        ROOT::Math::Roots::Secant& operator=(const ROOT::Math::Roots::Secant&)


Last update: root/mathmore:$Name: $:$Id: RootFinderAlgorithms.h,v 1.1 2005/09/18 17:33:47 brun Exp $


ROOT page - Class index - Class Hierarchy - Top of the page

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.