Definition at line 78 of file ARingZZTest.cpp.
79{
81
88
89
90
91
93}
void testAdd(const T &R, int ntrials)
void testNegate(const T &R, int ntrials)
void testCoercions(const T &R)
void testAxioms(const T &R, int ntrials)
void testSubtract(const T &R, int ntrials)
void testMultiply(const T &R, int ntrials)
wrapper for the flint fmpz_t integer representation
References ntrials, testAdd(), testAxioms(), testCoercions(), testDivide(), testMultiply(), testNegate(), and testSubtract().