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

◆ TEST() [3/24]

TEST ( ARingZZp ,
arithmetic3  )

Definition at line 150 of file ARingZZpTest.cpp.

151{
152 M2::ARingZZp R(3);
155}
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().