class REP_TABLE
****
1996/10 LINUX version

1993/12/30checkEqG

Make a table of representations.If checkEq is called, check if cunjugate to representation in the table. i.e. It return true if the representation is new upto conjugate.




Public


Readable Attributes
attr rep_tbl:ARRAY{ARRAY{ARRAY{INT}}};

Writable Attributes
attr rep_tbl:ARRAY{ARRAY{ARRAY{INT}}};

Features
checkEqTbl(inout stack:REP_STACK, checkTra:ARRAY{INT},num, yang:INT):BOOL
**** true if new Rep
create:SAME


Private

SetTable(stack:REP_STACK, checkTra:ARRAY{INT}, num:INT)

The Sather Home Page