12namespace CurveFitting {
22 const std::string name()
const override;
23 int version()
const override;
24 const std::vector<std::string>
seeAlso()
const override {
return {
"Fit"}; }
25 const std::string summary()
const override;
28 void initConcrete()
override;
29 void execConcrete()
override;
Evaluate a function (1D or MD) on a domain of an input workspace and save the result in the output wo...
const std::vector< std::string > seeAlso() const override
Function to return all of the seeAlso (these are not validated) algorithms related to this algorithm....
A base class for fitting algorithms.
Helper class which provides the Collimation Length for SANS instruments.