ROOT 6.12/07 Reference Guide |
#include "Math/IFunction.h"
#include "Math/Error.h"
#include "Math/GSLRootFinderDeriv.h"
#include "Math/GSLRootHelper.h"
#include "GSLRootFdFSolver.h"
#include "GSLFunctionWrapper.h"
#include "gsl/gsl_roots.h"
#include "gsl/gsl_errno.h"
#include <cmath>
Namespaces | |
ROOT | |
Namespace for new ROOT classes and functions. | |
ROOT::Math | |