10#include "MantidCurveFitting/DllConfig.h"
13namespace CurveFitting {
21 const std::string name()
const override;
22 const std::string summary()
const override;
24 int version()
const override;
25 const std::vector<std::string>
seeAlso()
const override {
return {
"Fit",
"EstimateFitParameters"}; }
26 const std::string category()
const override;
Base class from which all concrete algorithm classes should be derived.
const std::vector< std::string > seeAlso() const override
Function to return all of the seeAlso (these are not validated) algorithms related to this algorithm....
Helper class which provides the Collimation Length for SANS instruments.