Mantid
|
#include "MantidAPI/IFunction1D.h"
#include "MantidAPI/ParamFunction.h"
#include "MantidCurveFitting/DllConfig.h"
#include "MantidKernel/System.h"
Go to the source code of this file.
Classes | |
class | Mantid::CurveFitting::Functions::ThermalNeutronBk2BkExpSigma |
ThermalNeutronBk2BkExpSIGMA : Function to calculate Sigma of Bk2Bk Exponential function from Thermal Neutron Function's Sig0, Sig1, Sig2, Width and etc. 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::ThermalNeutronBk2BkExpSigma_sptr = std::shared_ptr< ThermalNeutronBk2BkExpSigma > |