Mantid
|
#include "MantidAPI/Algorithm.h"
#include "MantidAPI/Workspace_fwd.h"
#include "MantidCurveFitting/DllConfig.h"
#include <gsl/gsl_bspline.h>
#include <gsl/gsl_multifit.h>
#include <gsl/gsl_statistics.h>
Go to the source code of this file.
Classes | |
class | Mantid::CurveFitting::Algorithms::SplineBackground |
SplineBackground. More... | |
struct | Mantid::CurveFitting::Algorithms::SplineBackground::bSplinePointers |
Struct holding various pointers required by GSL. More... | |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::CurveFitting |
namespace | Mantid::CurveFitting::Algorithms |