| 
    ROOT   6.08/07  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 | |
| This namespace contains pre-defined functions to be used in conjuction with TExecutor::Map and TExecutor::MapReduce.  | |
| ROOT::Math | |