Mantid
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
SmoothMD.h File Reference
#include "MantidAPI/Algorithm.h"
#include "MantidMDAlgorithms/DllConfig.h"
#include <boost/optional.hpp>
#include <memory>

Go to the source code of this file.

Classes

class  Mantid::MDAlgorithms::SmoothMD
 SmoothMD : Algorithm for smoothing MDHistoWorkspaces. More...
 

Namespaces

namespace  Mantid
 Helper class which provides the Collimation Length for SANS instruments.
 
namespace  Mantid::API
 
namespace  Mantid::MDAlgorithms
 

Functions

DLLExport std::vector< double > Mantid::MDAlgorithms::gaussianKernel (const double fwhm)
 
DLLExport std::vector< double > Mantid::MDAlgorithms::normaliseKernel (std::vector< double > kernel)
 
DLLExport std::vector< double > Mantid::MDAlgorithms::renormaliseKernel (std::vector< double > kernel, const std::vector< bool > &validity)