|
Mantid
|
#include "MantidAPI/IFunction1D.h"#include "MantidAPI/ParamFunction.h"#include "MantidGeometry/Crystal/UnitCell.h"#include <complex>Go to the source code of this file.
Classes | |
| class | Mantid::API::IPowderDiffPeakFunction |
| An interface to a peak function, which extend the interface of IFunctionWithLocation by adding methods to set and get peak width. More... | |
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::API |
Typedefs | |
| using | Mantid::API::IPowderDiffPeakFunction_sptr = std::shared_ptr< IPowderDiffPeakFunction > |
Functions | |
| std::complex< double > MANTID_API_DLL | Mantid::API::E1 (std::complex< double > z) |
| Integral for Gamma. More... | |