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

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

 ROOT
 This namespace contains pre-defined functions to be used in conjuction with TExecutor::Map and TExecutor::MapReduce.
 
 ROOT::Math