2 #ifndef CHECK_FUNCTION_TABLE
6 Perm_t *RndPerm(
int degree);
8 void TestPermAlloc(
unsigned flags);
9 void TestPermMul(
unsigned flags);
10 void TestPermOrder(
unsigned flags);
11 void TestPermPwr(
unsigned flags);
12 void TestPermInv(
unsigned flags);
16 { 501,
"Permutation allocation", TestPermAlloc },
17 { 502,
"Permutation order", TestPermOrder },
18 { 503,
"Permutation multiplication", TestPermMul },
19 { 504,
"Permutation power", TestPermPwr },
20 { 505,
"Permutation inverse", TestPermInv },
MeatAxe 2.4 documentation, generated on Sat Aug 3 2013 11:00:41