Macaulay2 Engine
Loading...
Searching...
No Matches

◆ TEST() [1/24]

TEST ( ARingZZp ,
arithmetic101  )

Definition at line 129 of file ARingZZpTest.cpp.

130{
131 M2::ARingZZp R(101);
134}
void testFiniteField(const T &R, int ntrials)
const int ntrials
Definition ARingTest.hpp:42
void testCoerceToLongInteger(const RT &R)
aring-style adapter for Z/p using a discrete-log (Zech) representation: every non-zero residue is its...
Definition aring-zzp.hpp:67

References ntrials, testCoerceToLongInteger(), and testFiniteField().