|
Mantid
|
#include "MantidAPI/DllConfig.h"#include <memory>#include <stdexcept>Go to the source code of this file.
Classes | |
| class | Mantid::API::FunctionDomain |
| Base class that represents the domain of a function. More... | |
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::API |
Typedefs | |
| using | Mantid::API::FunctionDomain_sptr = std::shared_ptr< FunctionDomain > |
| typedef for a shared pointer More... | |