ROOT 6.14/05 Reference Guide |
#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"
Classes | |
class | ROOT::Math::GSLInterpolator |
Interpolation class based on GSL interpolation functions. More... | |
Namespaces | |
ROOT | |
Namespace for new ROOT classes and functions. | |
ROOT::Math | |