#include <IRACompare.h>
Public Attributes | |
| std::string | pointGroup |
| int | nOperations {0} |
| std::vector< Eigen::Matrix3d > | operations |
| std::vector< std::string > | operationLabels |
| std::vector< double > | angles |
| std::vector< Eigen::Vector3d > | axes |
| int | error {0} |
Definition at line 33 of file IRACompare.h.
| std::vector<double> eonc::IRACompare::SymmetryResult::angles |
Definition at line 38 of file IRACompare.h.
| std::vector<Eigen::Vector3d> eonc::IRACompare::SymmetryResult::axes |
Definition at line 39 of file IRACompare.h.
Definition at line 40 of file IRACompare.h.
Definition at line 35 of file IRACompare.h.
| std::vector<std::string> eonc::IRACompare::SymmetryResult::operationLabels |
Definition at line 37 of file IRACompare.h.
| std::vector<Eigen::Matrix3d> eonc::IRACompare::SymmetryResult::operations |
Definition at line 36 of file IRACompare.h.
| std::string eonc::IRACompare::SymmetryResult::pointGroup |
Definition at line 34 of file IRACompare.h.