Macaulay2 Engine
Loading...
Searching...
No Matches
newf4::MonomialLookupTable::MonomialLookupIterator Class Reference

#include <MonomialLookupTable.hpp>

Public Member Functions

 MonomialLookupIterator (const MonomialLookupTable &table, IterType iter)
bool isUsed ()
int simpleDegree ()
uint64_t mask ()
int value ()
int offset ()

Private Types

using IterType = decltype(mMonomialInfo.cbegin())

Private Attributes

IterType mIter

Detailed Description

Definition at line 91 of file MonomialLookupTable.hpp.


The documentation for this class was generated from the following file: