Mantid
|
#include "MantidCurveFitting/Functions/BackgroundFunction.h"
#include "MantidKernel/System.h"
#include <cmath>
Go to the source code of this file.
Classes | |
class | Mantid::CurveFitting::Functions::Polynomial |
Polynomial : N-th polynomial background function. 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::Polynomial_sptr = std::shared_ptr< Polynomial > |