Macaulay2 Engine
Loading...
Searching...
No Matches
◆
testARingInterface()
template<typename
T
>
void testARingInterface
(
const
T
&
R
)
Definition at line
467
of file
ARingTest.hpp
.
468
{
469
// this test makes sure that all of the interface functions required
470
// actually exist.
471
472
const
M2::RingID
rid = R.ringID;
473
std::cout <<
"ring ID: "
<< rid << std::endl;
474
}
M2::RingID
RingID
Definition
aring.hpp:75
References
T
.
Macaulay2
e
unit-tests
ARingTest.hpp
Generated on
for Macaulay2 Engine by
1.15.0