pub type MagneticRepresentedSymmetryGroup = MagneticRepresentedGroup<SymmetryOperation, UnitaryRepresentedSymmetryGroup, MullikenIrcorepSymbol>;
Expand description
Type for symmetry groups in which half of the elements are represented as mathematical unitary operators, and the other half as mathematical antiunitary operators. These groups admit irreducible corepresentations.
Aliased Typeยง
struct MagneticRepresentedSymmetryGroup { /* private fields */ }