Mantid
|
#include "MantidAPI/DllConfig.h"
#include "MantidAPI/ICostFunction.h"
#include "MantidKernel/PropertyManager.h"
Go to the source code of this file.
Classes | |
class | Mantid::API::IFuncMinimizer |
An interface for function minimizers. More... | |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::API |
Typedefs | |
using | Mantid::API::IFuncMinimizer_sptr = std::shared_ptr< IFuncMinimizer > |