Mantid
|
#include "MantidAPI/IFuncMinimizer.h"
#include "MantidAPI/IFunction.h"
#include "MantidCurveFitting/GSLFunctions.h"
#include <gsl/gsl_multifit_nlin.h>
Go to the source code of this file.
Classes | |
class | Mantid::CurveFitting::FuncMinimisers::LevenbergMarquardtMinimizer |
Implementing Levenberg-Marquardt 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 |