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::ThermalNeutronBk2BkExpBeta |
ThermalNeutronBk2BkExpBETA : Function to calculate Beta of Bk2Bk Exponential function from Thermal Neutron Function's beta0, Alph1, Alph0t, Alph1t, Dtt1, 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::ThermalNeutronBk2BkExpBeta_sptr = std::shared_ptr< ThermalNeutronBk2BkExpBeta > |