|
ROOT 6.08/07 Reference Guide |
#include "Math/GSLIntegrator.h"#include "gsl/gsl_integration.h"#include "Math/IFunction.h"#include "GSLIntegrationWorkspace.h"#include "GSLFunctionWrapper.h"#include <algorithm>#include <functional>#include <ctype.h>#include <iostream>Namespaces | |
| ROOT | |
| This namespace contains pre-defined functions to be used in conjuction with TExecutor::Map and TExecutor::MapReduce. | |
| ROOT::Math | |