Logo ROOT   6.08/07
Reference Guide
Classes | Namespaces
GSLMultiRootFunctionAdapter.h File Reference
#include "gsl/gsl_vector.h"
#include "gsl/gsl_matrix.h"
#include <cassert>
Include dependency graph for GSLMultiRootFunctionAdapter.h:
This graph shows which files directly or indirectly include this file:

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