10#include "MantidCurveFitting/DllConfig.h"
13namespace CurveFitting {
33 const std::string
name()
const override;
34 int version()
const override;
35 const std::vector<std::string>
seeAlso()
const override {
return {
"Fit",
"SplineBackground",
"SplineSmoothing"}; }
36 const std::string category()
const override;
37 const std::string summary()
const override;
38 std::map<std::string, std::string> validateInputs()
override;
IPeaksWorkspace_sptr workspace
Base class from which all concrete algorithm classes should be derived.
Takes two workspaces as input.
const std::vector< std::string > seeAlso() const override
Function to return all of the seeAlso (these are not validated) algorithms related to this algorithm....
std::shared_ptr< const MatrixWorkspace > MatrixWorkspace_const_sptr
shared pointer to the matrix workspace base class (const version)
std::shared_ptr< MatrixWorkspace > MatrixWorkspace_sptr
shared pointer to the matrix workspace base class
Helper class which provides the Collimation Length for SANS instruments.