|
Mantid
|
#include "MantidCurveFitting/DllConfig.h"#include <Eigen/Core>Go to the source code of this file.
Classes | |
| class | Mantid::CurveFitting::EigenVector_View |
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::CurveFitting |
Typedefs | |
| typedef Eigen::Map< const Eigen::VectorXd, 0, dynamic_stride > | Mantid::CurveFitting::vec_const_map_type |
| typedef Eigen::Map< Eigen::VectorXd, 0, dynamic_stride > | Mantid::CurveFitting::vec_map_type |