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

◆ TEST() [5/7]

TEST ( ARingRRi ,
negate  )

Definition at line 115 of file ARingRRiTest.cpp.

116{
117 M2::ARingRRi R(100);
118 M2::ARingRRR S(100);
120}
void testRingNegateRRi(const M2::ARingRRi &R, const M2::ARingRRR &S, int ntrials)
const int ntrials
Definition ARingTest.hpp:42
aring-style adapter for arbitrary-precision real numbers, backed by MPFR.
Definition aring-RRR.hpp:70
aring-style adapter for arbitrary-precision real intervals, backed by MPFI.
Definition aring-RRi.hpp:69

References ntrials, and testRingNegateRRi().