|
ROOT 6.08/07 Reference Guide |
#include "Math/IFunction.h"#include "Math/ChebyshevApprox.h"#include "GSLFunctionWrapper.h"#include "GSLChebSeries.h"#include "gsl/gsl_chebyshev.h"#include <cassert>Namespaces | |
| ROOT | |
| This namespace contains pre-defined functions to be used in conjuction with TExecutor::Map and TExecutor::MapReduce. | |
| ROOT::Math | |