Mantid
|
#include "MantidAPI/ImplicitFunctionParameter.h"
#include "MantidDataObjects/DllConfig.h"
#include "MantidGeometry/MDGeometry/MDTypes.h"
#include "MantidKernel/Matrix.h"
Go to the source code of this file.
Classes | |
class | Mantid::DataObjects::AffineMatrixParameter |
Type to wrap an affine matrix and allow serialization via xml. More... | |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::DataObjects |
Typedefs | |
using | Mantid::DataObjects::AffineMatrixType = Mantid::Kernel::Matrix< coord_t > |
Convenience typedef for a specific matrix type. More... | |