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