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