|
Mantid
|
#include "MantidCurveFitting/Algorithms/SplineBackground.h"#include "MantidAPI/MatrixWorkspace.h"#include "MantidAPI/WorkspaceFactory.h"#include "MantidKernel/BoundedValidator.h"#include "MantidKernel/cow_ptr.h"#include <gsl/gsl_bspline.h>#include <gsl/gsl_multifit.h>#include <gsl/gsl_statistics.h>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::Algorithms |