BrentMethods.h File Reference

#include "Math/IFunctionfwd.h"

Go to the source code of this file.

Namespaces

namespace  ROOT
namespace  ROOT::Math
namespace  ROOT::Math::BrentMethods

Functions

double ROOT::Math::BrentMethods::MinimStep (const IGenFunction *f, int type, double &xmin, double &xmax, double fy, int npx=100, bool useLog=false)
double ROOT::Math::BrentMethods::MinimBrent (const IGenFunction *f, int type, double &xmin, double &xmax, double xmiddle, double fy, bool &ok, int &niter, double epsabs=1.E-8, double epsrel=1.E-10, int maxiter=100)


Generated on Tue Jul 5 16:03:57 2011 for ROOT_528-00b_version by  doxygen 1.5.1