Loading [MathJax]/extensions/tex2jax.js
Mantid
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Namespaces
SimplexMinimizer.h File Reference
#include "MantidAPI/IFuncMinimizer.h"
#include "MantidCurveFitting/DllConfig.h"
#include <gsl/gsl_multimin.h>

Go to the source code of this file.

Classes

class  Mantid::CurveFitting::FuncMinimisers::SimplexMinimizer
 Implementing Simplex by wrapping the IFuncMinimizer interface around the GSL implementation of this algorithm. More...
 

Namespaces

namespace  Mantid
 Helper class which provides the Collimation Length for SANS instruments.
 
namespace  Mantid::CurveFitting
 
namespace  Mantid::CurveFitting::FuncMinimisers