Macaulay2 Engine
Loading...
Searching...
No Matches
◆
end()
template<typename Configuration>
auto
IntsSet
< Configuration >::end
(
)
const->decltype(mElements.end())
inline
Definition at line
398
of file
monomial-collection.hpp
.
398
{
return
mElements
.end(); }
IntsSet::mElements
std::vector< ModuleMonom > mElements
Definition
monomial-collection.hpp:395
Referenced by
NCMonomialMatrix()
.
IntsSet
Generated on
for Macaulay2 Engine by
1.15.0