11#include "MantidCurveFitting/DllConfig.h"
14namespace CurveFitting {
26 std::string
name()
const override {
return "GramCharlier"; }
27 void function1D(
double *out,
const double *x,
const size_t n)
const override;
This is a specialization of IFunction for functions of one real argument.
Implements the part of IFunction interface dealing with parameters.
Implements a Gram-Charlier A series expansion.
std::string name() const override
Returns the function's name.
Helper class which provides the Collimation Length for SANS instruments.