Macaulay2 Engine
Loading...
Searching...
No Matches
◆
Erase()
template<typename MonomType>
TSet
< MonomType >
::Iterator
BIBasis::TSet
< MonomType >::Erase
(
Iterator
it
)
Definition at line
129
of file
tset.hpp
.
130
{
131
JTree
.Delete(*
it
);
132
return
TripleList
.erase(
it
);
133
}
BIBasis::TSet::TripleList
std::list< Triple< MonomType > * > TripleList
Definition
tset.hpp:51
BIBasis::TSet::JTree
JanetTree< MonomType > JTree
Definition
tset.hpp:52
BIBasis::TSet
Definition
tset.hpp:49
References
JTree
, and
TripleList
.
BIBasis
TSet
Generated on
for Macaulay2 Engine by
1.15.0