Mantid
|
#include <memory>
Go to the source code of this file.
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::API |
Typedefs | |
using | Mantid::API::MultiDomainFunction_const_sptr = std::shared_ptr< const MultiDomainFunction > |
Shared pointer to Mantid::API::MultiDomainFunction (const version) More... | |
using | Mantid::API::MultiDomainFunction_sptr = std::shared_ptr< MultiDomainFunction > |
Shared pointer to Mantid::API::MultiDomainFunction. More... | |