Mantid
|
#include "MantidAPI/IFunction1D.h"
#include "MantidAPI/ParamFunction.h"
#include "MantidCurveFitting/DllConfig.h"
#include "MantidKernel/Logger.h"
#include "MantidKernel/System.h"
#include <cmath>
#include <complex>
Go to the source code of this file.
Classes | |
class | Mantid::CurveFitting::Functions::ReflectivityMulf |
ReflectivityMulf : Calculate the ReflectivityMulf from a simple layer model. 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::ReflectivityMulf_sptr = std::shared_ptr< ReflectivityMulf > |