31#ifndef ROOT_Math_GSLIntegrationWorkspace
32#define ROOT_Math_GSLIntegrationWorkspace
38#include "gsl/gsl_math.h"
41#include "gsl/gsl_integration.h"
gsl_integration_workspace * gsl_integration_workspace_alloc(const size_t n)
void gsl_integration_workspace_free(gsl_integration_workspace *w)
GSLIntegrationWorkspace(size_t n)
gsl_integration_workspace * fWs
~GSLIntegrationWorkspace()
gsl_integration_workspace * GetWS()
Namespace for new Math classes and functions.
This file contains a specialised ROOT message handler to test for diagnostic in unit tests.