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(); }
std::vector< ModuleMonom > mElements

Referenced by NCMonomialMatrix().