12#include "MantidKernel/PropertyWithValue.tcc"
22template <
typename TYPE>
24 unsigned int direction)
31template <
typename TYPE>
const std::vector< double > & rhs
#define DEFINE_IPROPERTYMANAGER_GETVALUE(type)
A macro for defining getValue functions for new types.
MatrixProperty()
Default constructor.
~MatrixProperty() override
Destructor.
The concrete, templated class for properties.
std::shared_ptr< IValidator > IValidator_sptr
A shared_ptr to an IValidator.