#include "gsl/gsl_vector.h"
#include "gsl/gsl_matrix.h"
#include <cassert>
Classes | |
class | ROOT::Math::GSLMultiFitFunctionAdapter< FuncVector > |
Class for adapting a C++ functor class to C function pointers used by GSL MultiFit Algorithm The templated C++ function class must implement: More... | |
Namespaces | |
namespace | ROOT |
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7 | |
namespace | ROOT::Math |