|
Mantid
|
#include "MantidCurveFitting/Functions/GramCharlierComptonProfile.h"#include "MantidAPI/FunctionFactory.h"#include <gsl/gsl_errno.h>#include <gsl/gsl_sf_gamma.h>#include <gsl/gsl_spline.h>#include <boost/math/special_functions/hermite.hpp>#include <cmath>#include <sstream>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 |