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

◆ TEST() [1/3]

TEST ( ARingGFFlint ,
arithmetic  )

Definition at line 167 of file ARingGFTest.cpp.

168{
169 M2::ARingGFFlint R(5, 3);
171}
void testFiniteField(const T &R, int ntrials)
const int ntrials
Definition ARingTest.hpp:42
aring-style adapter for FLINT's Zech-logarithm representation of small finite fields GF(p^n).

References ntrials, and testFiniteField().