11#include "MantidCurveFitting/DllConfig.h"
14namespace CurveFitting {
28 std::string
name()
const override {
return "StaticKuboToyabeTimesStretchExp"; }
30 const std::string
category()
const override {
return "Muon\\MuonGeneric"; }
33 void function1D(
double *out,
const double *xValues,
const size_t nData)
const override;
This is a specialization of IFunction for functions of one real argument.
Implements the part of IFunction interface dealing with parameters.
StaticKuboToyabeTimesStretchExp fitting function.
const std::string category() const override
The categories the Fit function belong to.
std::string name() const override
Returns the function's name.
Helper class which provides the Collimation Length for SANS instruments.