Mantid
|
#include "MantidAPI/DllConfig.h"
#include "MantidKernel/DynamicFactory.h"
#include "MantidKernel/SingletonHolder.h"
#include <vector>
Go to the source code of this file.
Classes | |
class | Mantid::API::CostFunctionFactoryImpl |
The CostFunctionFactory class is in charge of the creation of concrete instances of minimizers. More... | |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::API |
namespace | Mantid::Kernel |
Typedefs | |
using | Mantid::API::CostFunctionFactory = Mantid::Kernel::SingletonHolder< CostFunctionFactoryImpl > |