Macaulay2 Engine
Loading...
Searching...
No Matches
◆
is_equal()
bool
M2::DummyRing::is_equal
(
const
ElementType
f
,
const
ElementType
g
) const
inline
Definition at line
330
of file
aring.hpp
.
331
{
332
(void) f;
333
(void) g;
334
return
false
;
335
}
M2
DummyRing
Generated on
for Macaulay2 Engine by
1.15.0