ROOT 6.08/07 Reference Guide |
#include "gsl/gsl_vector.h"
#include "gsl/gsl_matrix.h"
#include <cassert>
Classes | |
class | ROOT::Math::GSLMultiRootFunctionAdapter< FuncVector > |
Class for adapting a C++ functor class to C function pointers used by GSL MultiRoot Algorithm The templated C++ function class must implement: More... | |
Namespaces | |
ROOT | |
This namespace contains pre-defined functions to be used in conjuction with TExecutor::Map and TExecutor::MapReduce. | |
ROOT::Math | |