Mantid
|
#include "MantidAPI/DllConfig.h"
#include "MantidAPI/FunctionDomain1D.h"
#include "MantidAPI/IFunction.h"
#include "MantidKernel/Logger.h"
Go to the source code of this file.
Classes | |
class | Mantid::API::IFunction1D |
This is a specialization of IFunction for functions of one real argument. More... | |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::API |
namespace | Mantid::CurveFitting |
namespace | Mantid::CurveFitting::Algorithms |
Typedefs | |
using | Mantid::API::IFunction1D_sptr = std::shared_ptr< IFunction1D > |