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. |
attr rep_tbl:ARRAY{ARRAY{ARRAY{INT}}}; |
---|
attr rep_tbl:ARRAY{ARRAY{ARRAY{INT}}}; |
---|
checkEqTbl(inout stack:REP_STACK, checkTra:ARRAY{INT},num, yang:INT):BOOL |
---|
**** | true if new Rep |
create:SAME |
---|
SetTable(stack:REP_STACK, checkTra:ARRAY{INT}, num:INT) |
---|