ROOT  6.06/09
Reference Guide
Classes | Namespaces
GSLInterpolator.h File Reference
#include <vector>
#include <string>
#include <cassert>
#include "Math/InterpolationTypes.h"
#include "gsl/gsl_interp.h"
#include "gsl/gsl_spline.h"
#include "gsl/gsl_errno.h"
#include "Math/Error.h"
+ Include dependency graph for GSLInterpolator.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ROOT::Math::GSLInterpolator
 Interpolation class based on GSL interpolation functions. More...
 

Namespaces

 ROOT
 Namespace for new ROOT classes and functions.
 
 ROOT::Math