getOrderFromMatrix(const Kernel::IntMatrix &matrix) const | Mantid::Geometry::SymmetryOperation | protected |
getReducedVector(const Kernel::IntMatrix &matrix, const V3R &vector) const | Mantid::Geometry::SymmetryOperation | protected |
hasTranslation() const | Mantid::Geometry::SymmetryOperation | |
identifier() const | Mantid::Geometry::SymmetryOperation | |
init(const MatrixVectorPair< int, V3R > &matrixVectorPair) | Mantid::Geometry::SymmetryOperation | protected |
inverse() const | Mantid::Geometry::SymmetryOperation | |
isIdentity() const | Mantid::Geometry::SymmetryOperation | |
m_identifier | Mantid::Geometry::SymmetryOperation | protected |
m_matrixVectorPair | Mantid::Geometry::SymmetryOperation | protected |
m_order | Mantid::Geometry::SymmetryOperation | protected |
m_reducedVector | Mantid::Geometry::SymmetryOperation | protected |
m_transposedInverseMatrix | Mantid::Geometry::SymmetryOperation | protected |
matrix() const | Mantid::Geometry::SymmetryOperation | |
operator!=(const SymmetryOperation &other) const | Mantid::Geometry::SymmetryOperation | |
operator*(const T &operand) const | Mantid::Geometry::SymmetryOperation | inline |
operator*(const SymmetryOperation &operand) const | Mantid::Geometry::SymmetryOperation | |
operator<(const SymmetryOperation &other) const | Mantid::Geometry::SymmetryOperation | |
operator==(const SymmetryOperation &other) const | Mantid::Geometry::SymmetryOperation | |
operator^(size_t exponent) const | Mantid::Geometry::SymmetryOperation | |
order() const | Mantid::Geometry::SymmetryOperation | |
reducedVector() const | Mantid::Geometry::SymmetryOperation | |
SymmetryOperation() | Mantid::Geometry::SymmetryOperation | |
SymmetryOperation(const std::string &identifier) | Mantid::Geometry::SymmetryOperation | |
SymmetryOperation(const Kernel::IntMatrix &matrix, const V3R &vector) | Mantid::Geometry::SymmetryOperation | |
SymmetryOperation(const Kernel::DblMatrix &matrix, const V3R &vector) | Mantid::Geometry::SymmetryOperation | |
transformHKL(const Kernel::V3D &hkl) const | Mantid::Geometry::SymmetryOperation | |
vector() const | Mantid::Geometry::SymmetryOperation | |