47.11 TestTom

TestTom( tom )

TestTom decomposes all tensor products of rows of the table of marks tom. It returns true if all decomposition numbers are nonnegative integers and false otherwise. This provides a strong consistency check for a table of marks.

    gap> TestTom( a5 );
    true 

Previous Up Top Next
Index

GAP 3.4.4
April 1997