Mantid
|
#include "MantidAPI/IFuncMinimizer.h"
#include "MantidCurveFitting/CostFunctions/CostFuncLeastSquares.h"
#include "MantidCurveFitting/EigenMatrix.h"
#include "MantidCurveFitting/EigenVector.h"
#include "MantidKernel/System.h"
Go to the source code of this file.
Classes | |
class | Mantid::CurveFitting::FuncMinimisers::FABADAMinimizer |
FABADA : Implements the FABADA Algorithm, based on a Adaptive Metropolis Algorithm extended with Gibbs Sampling. More... | |
class | Mantid::CurveFitting::FuncMinimisers::MaleableCostFunction |
Used to access the setDirty() protected member. More... | |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::CurveFitting |
namespace | Mantid::CurveFitting::CostFunctions |
namespace | Mantid::CurveFitting::FuncMinimisers |