Mantid
|
#include "MantidCurveFitting/DllConfig.h"
#include <Eigen/Core>
Go to the source code of this file.
Classes | |
class | Mantid::CurveFitting::EigenMatrix_View |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::CurveFitting |
Macros | |
#define | SIZE_T_NULL (UINT64_MAX) |
Typedefs | |
typedef Eigen::Map< const Eigen::MatrixXd, 0, dynamic_stride > | Mantid::CurveFitting::const_map_type |
typedef Eigen::Map< Eigen::MatrixXd, 0, dynamic_stride > | Mantid::CurveFitting::map_type |
#define SIZE_T_NULL (UINT64_MAX) |
Definition at line 13 of file EigenMatrixView.h.