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

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