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