ROOT
6.07/01
Reference Guide
|
#include "gsl/gsl_vector.h"
#include "gsl/gsl_matrix.h"
#include <cassert>
#include <iostream>
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 | |