1 #ifndef CASM_symmetry_IrrepWedge
2 #define CASM_symmetry_IrrepWedge
5 #include "casm/external/Eigen/Core"
11 namespace SymRepTools_v2 {
40 SubWedge(std::vector<IrrepWedge>
const &_iwedges);
54 std::vector<IrrepWedge>
const &_iwedges);
std::vector< SymRepTools::IrrepInfo > irrep_decomposition(SymGroupRep const &_rep, SymGroup const &head_group, bool allow_complex)
Finds irreducible subspaces that comprise an underlying subspace It does not rely on the character ta...