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

◆ TEST() [15/24]

TEST ( ARingZZpFlint ,
arithmetic101  )

Definition at line 337 of file ARingZZpTest.cpp.

338{
339 M2::ARingZZpFlint R(101);
342}
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 with p a word-size prime, backed by FLINT's nmod_* routines.

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