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);
119
testRingNegateRRi
(R, S,
ntrials
);
120
}
testRingNegateRRi
void testRingNegateRRi(const M2::ARingRRi &R, const M2::ARingRRR &S, int ntrials)
Definition
ARingRRiTest.cpp:90
ntrials
const int ntrials
Definition
ARingTest.hpp:42
M2::ARingRRR
aring-style adapter for arbitrary-precision real numbers, backed by MPFR.
Definition
aring-RRR.hpp:70
M2::ARingRRi
aring-style adapter for arbitrary-precision real intervals, backed by MPFI.
Definition
aring-RRi.hpp:69
References
ntrials
, and
testRingNegateRRi()
.
Macaulay2
e
unit-tests
ARingRRiTest.cpp
Generated on
for Macaulay2 Engine by
1.15.0