library: libMathMore
#include "RootFinderAlgorithms.h"

ROOT::Math::Roots::FalsePos


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

class ROOT::Math::Roots::FalsePos : public ROOT::Math::GSLRootFinder

Inheritance Chart:
ROOT::Math::GSLRootFinder
<-
ROOT::Math::Roots::FalsePos
    private:
FalsePos(const ROOT::Math::Roots::FalsePos&) ROOT::Math::Roots::FalsePos& operator=(const ROOT::Math::Roots::FalsePos&) public:
FalsePos() virtual ~FalsePos()

Class Description

FalsePos()
virtual ~FalsePos()
FalsePos(const FalsePos &)
 usually copying is non trivial, so we make this unaccessible

Last update: Tue Jul 11 11:46:57 2006


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.