#include "Math/BrentMinimizer1D.h"#include "Math/BrentMethods.h"#include "Math/IFunction.h"#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