|
Mantid
|
#include "MantidCurveFitting/Functions/InelasticDiffSphere.h"#include "MantidAPI/FunctionFactory.h"#include "MantidAPI/IFunction.h"#include "MantidAPI/MatrixWorkspace.h"#include "MantidAPI/SpectrumInfo.h"#include "MantidGeometry/IDetector.h"#include "MantidGeometry/Instrument/DetectorInfo.h"#include "MantidKernel/Exception.h"#include "MantidKernel/UnitConversion.h"#include "MantidTypes/SpectrumDefinition.h"#include <boost/math/special_functions/bessel.hpp>#include <cmath>#include <limits>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::CurveFitting |
| namespace | Mantid::CurveFitting::Functions |