Mantid
|
Go to the source code of this file.
Classes | |
class | Mantid::CurveFitting::Functions::AsymmetricPearsonVII |
Provides an implementation of the asymmetric PearsonVII function (sometimes it is also referred to as the split-PearsonVII function). More... | |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::CurveFitting |
namespace | Mantid::CurveFitting::Functions |
Functions | |
double | Mantid::CurveFitting::Functions::denominator_function (double offset_sq, double weight_sq, double m) |
double | Mantid::CurveFitting::Functions::derivative_function (double peak_height, double offset, double weight, double m) |
double | Mantid::CurveFitting::Functions::m_derivative_function (double peak_height, double offset_sq, double weight_sq, double m) |