ROOT 6.08/07 Reference Guide |
#include <assert.h>
#include "Math/GSLMinimizer1D.h"
#include "Math/Error.h"
#include "GSLFunctionWrapper.h"
#include "GSL1DMinimizerWrapper.h"
#include "gsl/gsl_min.h"
#include "gsl/gsl_errno.h"
#include <iostream>
#include <cmath>
Namespaces | |
ROOT | |
This namespace contains pre-defined functions to be used in conjuction with TExecutor::Map and TExecutor::MapReduce. | |
ROOT::Math | |