Mantid
|
#include "MantidKernel/DllConfig.h"
#include "MantidKernel/Matrix.h"
#include "MantidKernel/System.h"
#include <vector>
Go to the source code of this file.
Classes | |
class | Mantid::Kernel::Math::SLSQPMinimizer |
Minimize an objective function using the SLSQP optimization subroutine originally implemented by Dieter Kraft and ported to Python by scipy. More... | |
class | Mantid::Kernel::Math::SLSQPMinimizer::FunctionWrapper |
Non-templated wrapper for objective function object to allow it to be stored without templating the class. More... | |
class | Mantid::Kernel::Math::SLSQPMinimizer::FunctionWrapper::BaseHolder |
class | Mantid::Kernel::Math::SLSQPMinimizer::FunctionWrapper::TypeHolder< T > |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::Kernel |
namespace | Mantid::Kernel::Math |