9#include "MantidAPI/DllConfig.h"
11#include "gsl/gsl_integration.h"
42 void setRequiredRelativePrecision(
double newPrecision);
43 double requiredRelativePrecision()
const;
50 double integrateError(
const IPeakFunction &peakFunction,
double lowerLimit,
double upperLimit)
const;
53 gsl_function getGSLFunction(
const IPeakFunction &peakFunction)
const;
An interface to a peak function, which extend the interface of IFunctionWithLocation by adding method...
gsl_integration_workspace * m_integrationWorkspace
double m_relativePrecision
double MANTID_API_DLL gsl_peak_wrapper(double x, void *parameters)
Helper class which provides the Collimation Length for SANS instruments.