Expand description
Symbols enumerating rows and columns of character tables.
Structs§
- Decomposed
Symbol - Structure to handle symbols consisting of multiple sub-symbols.
- Decomposed
Symbol Builder - Builder for
DecomposedSymbol
. - Generic
Symbol - Structure to handle generic mathematical symbols.
- Generic
Symbol Builder - Builder for
GenericSymbol
. - Generic
Symbol Parsing Error
Enums§
- Decomposed
Symbol Builder Error - Error type for DecomposedSymbolBuilder
- Generic
Symbol Builder Error - Error type for GenericSymbolBuilder
Statics§
- FROBENIUS_
SCHUR_ SYMBOLS - Symbols for Frobenius–Schur classifications of irreducible representations.
Traits§
- Collection
Symbol - Trait for symbols describing collections of objects such as conjugacy classes.
- Linear
Space Symbol - Trait for symbols describing linear spaces.
- Mathematical
Symbol - Trait for general mathematical symbols. See
GenericSymbol
for the definitions of the parts. - Reducible
Linear Space Symbol - Trait for symbols describing reducible linear spaces.