This type represents the character table of a symmetric group. It is implemented as a hash table that stores the list of partitions, the size of the table and a matrix which stores the values of the table.
|
|
|
The object CharacterTable is a type, with ancestor classes MutableHashTable < HashTable < Thing.