Type Alias qsym2::symmetry::symmetry_group::UnitaryRepresentedSymmetryGroup
source · pub type UnitaryRepresentedSymmetryGroup = UnitaryRepresentedGroup<SymmetryOperation, MullikenIrrepSymbol, SymmetryClassSymbol<SymmetryOperation>>;
Expand description
Type for symmetry groups in which all elements are represented as mathematical unitary operators. These groups admit unitary irreducible representations.
Aliased Type§
struct UnitaryRepresentedSymmetryGroup { /* private fields */ }