Mantid
|
#include "MantidAPI/IFunctionMW.h"
#include "MantidAPI/IPeakFunction.h"
#include "MantidCurveFitting/DllConfig.h"
#include "MantidKernel/System.h"
#include <complex>
Go to the source code of this file.
Classes | |
class | Mantid::CurveFitting::Functions::Bk2BkExpConvPV |
Bk2BkExpConvPV : Peak profile as tback-to-back exponential convoluted with pseudo-Voigt. 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::Bk2BkExpConvPV_sptr = std::shared_ptr< Bk2BkExpConvPV > |