|
Mantid
|
#include "MantidAlgorithms/FFTSmooth2.h"#include "MantidAPI/MatrixWorkspace.h"#include "MantidAPI/TextAxis.h"#include "MantidAPI/WorkspaceFactory.h"#include "MantidAPI/WorkspaceGroup.h"#include "MantidKernel/ArrayProperty.h"#include "MantidKernel/BoundedValidator.h"#include "MantidKernel/EnumeratedString.h"#include "MantidKernel/EnumeratedStringProperty.h"#include "MantidKernel/Exception.h"#include "MantidKernel/ListValidator.h"#include "MantidKernel/Smoothing.h"#include <boost/algorithm/string/detail/classification.hpp>#include <boost/algorithm/string/split.hpp>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::Algorithms |
| namespace | Mantid::Algorithms::FFTSmooth |
|
static |
Definition at line 33 of file FFTSmooth2.cpp.
|
staticconstexprprivate |
Definition at line 66 of file FFTSmooth2.cpp.
|
staticconstexprprivate |
Definition at line 65 of file FFTSmooth2.cpp.
Referenced by Mantid::API::TableRow::sep().