ROOT 6.16/01 Reference Guide |
#include "Math/BrentRootFinder.h"
#include "Math/BrentMethods.h"
#include "Math/IFunctionfwd.h"
#include <cmath>
#include "Math/Error.h"
Namespaces | |
namespace | ROOT |
Namespace for new ROOT classes and functions. | |
namespace | ROOT::Math |
Variables | |
static int | ROOT::Math::gDefaultNpx = 100 |
static int | ROOT::Math::gDefaultNSearch = 10 |