Mantid
|
#include "MantidAPI/CompositeFunction.h"
#include "MantidAPI/IPowderDiffPeakFunction.h"
#include "MantidAPI/MatrixWorkspace_fwd.h"
#include "MantidCurveFitting/DllConfig.h"
#include "MantidCurveFitting/Functions/BackgroundFunction.h"
#include "MantidKernel/System.h"
Go to the source code of this file.
Classes | |
class | Mantid::CurveFitting::Algorithms::LeBailFunction |
LeBailFunction : LeBailFunction is to calculate peak intensities in a composite function including neutron peak and background functions. More... | |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::CurveFitting |
namespace | Mantid::CurveFitting::Algorithms |
namespace | Mantid::HistogramData |
Typedefs | |
using | Mantid::CurveFitting::Algorithms::LeBailFunction_sptr = std::shared_ptr< LeBailFunction > |