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

◆ TEST() [4/24]

TEST ( ARingZZp ,
arithmetic32749  )

Definition at line 136 of file ARingZZpTest.cpp.

137{
138 M2::ARingZZp R(32749);
141}
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().