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 */ }