34#include "gsl/gsl_roots.h"
39 namespace GSLRootHelper {
42 int TestInterval(
double xlow,
double xup,
double epsAbs,
double epsRel) {
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
Option_t Option_t TPoint TPoint const char x1
Namespace for new Math classes and functions.
int TestInterval(double xlow, double xup, double epsAbs, double epsRel)
int TestResidual(double f, double epsAbs)
int TestDelta(double x1, double x0, double epsAbs, double epsRel)
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...