Macaulay2 Engine
Loading...
Searching...
No Matches
◆
compare_elems()
int
M2::DummyRing::compare_elems
(
const
ElementType
f
,
const
ElementType
g
) const
inline
Definition at line
336
of file
aring.hpp
.
337
{
338
(void) f;
339
(void) g;
340
return
1;
341
}
M2
DummyRing
Generated on
for Macaulay2 Engine by
1.15.0