Mantid
|
#include "MantidAPI/Algorithm.h"
#include "MantidAlgorithms/DllConfig.h"
#include "MantidGeometry/IDTypes.h"
Go to the source code of this file.
Classes | |
class | Mantid::Algorithms::SmoothData |
Smooths the data of the input workspace by making each point the mean average of itself and one or more points lying symmetrically either side of it. More... | |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::Algorithms |
namespace | Mantid::HistogramData |
Functions | |
HistogramData::Histogram | Mantid::Algorithms::smooth (const HistogramData::Histogram &histogram, int npts) |