#include "Math/BrentRootFinder.h"#include "Math/BrentMethods.h"#include <cmath>#include "Math/Error.h"Go to the source code of this file.
Namespaces | |
| namespace | ROOT | 
| namespace | ROOT::Math | 
Variables | |
| static int | ROOT::Math::gDefaultNpx = 100 | 
| static int | ROOT::Math::gDefaultNSearch = 10 | 
 1.5.1