ROOT  6.06/09
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:

Go to the source code of 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
 Namespace for new ROOT classes and functions.
 
 ROOT::Math