|
Mantid
|
#include "MantidCurveFitting/Functions/BackgroundFunction.h"#include "MantidKernel/GSL_Helpers.h"#include <valarray>Go to the source code of this file.
Classes | |
| class | Mantid::CurveFitting::Functions::CubicSpline |
| A wrapper around GSL functions implementing cubic spline interpolation. More... | |
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::CurveFitting |
| namespace | Mantid::CurveFitting::Functions |
Typedefs | |
| using | Mantid::CurveFitting::Functions::CubicSpline_const_sptr = const std::shared_ptr< CubicSpline > |
| using | Mantid::CurveFitting::Functions::CubicSpline_sptr = std::shared_ptr< CubicSpline > |