Macaulay2 Engine
Loading...
Searching...
No Matches
◆
operator==
bool
operator==
(
const
Iterator
&
a
,
const
Iterator
&
b
)
friend
Definition at line
273
of file
monideal.hpp
.
273
{
return
a.mPointer == b.mPointer; };
References
Iterator()
, and
mPointer
.
MonomialIdeal
Iterator
Generated on
for Macaulay2 Engine by
1.15.0