Mantid
|
#include "MantidAPI/IFunction.h"
#include "MantidAPI/Jacobian.h"
#include "MantidCurveFitting/EigenMatrix.h"
#include <stdexcept>
#include <vector>
Go to the source code of this file.
Classes | |
class | Mantid::CurveFitting::EigenJacobian |
Two implementations of Jacobian. More... | |
class | Mantid::CurveFitting::JacobianImpl1< T > |
The implementation of Jacobian. More... | |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::CurveFitting |