Mantid
|
Go to the source code of this file.
Classes | |
class | Mantid::API::IPeakFunction |
An interface to a peak function, which extend the interface of IFunctionWithLocation by adding methods to set and get peak width. More... | |
class | Mantid::API::TempJacobian |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::API |
Typedefs | |
using | Mantid::API::IntegrationResultCache = std::pair< double, double > |
using | Mantid::API::IPeakFunction_const_sptr = std::shared_ptr< const IPeakFunction > |
using | Mantid::API::IPeakFunction_sptr = std::shared_ptr< IPeakFunction > |