|
Mantid
|
#include "MantidCurveFitting/DllConfig.h"#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::API |
| namespace | Mantid::CurveFitting |
| namespace | Mantid::CurveFitting::ParameterEstimator |
Functions | |
| void MANTID_CURVEFITTING_DLL | Mantid::CurveFitting::ParameterEstimator::estimate (API::IFunction &function, const API::FunctionDomain1D &domain, const API::FunctionValues &values) |
| ParameterEstimator estimates parameter values of some fitting functions from fitting data. More... | |