Macaulay2 Engine
Loading...
Searching...
No Matches
ExponentListIterator< E, L > Class Template Reference

#include <ExponentList.hpp>

Public Member Functions

 ExponentListIterator ()
 ExponentListIterator (const Exponent *m)
 ExponentListIterator (const ExponentListIterator &i)
bool valid ()
ExponentListIteratoroperator++ ()
Exponent var ()
Exponent exponent ()

Private Types

typedef E Exponent
typedef ExponentExponents
typedef const ExponentConstExponents

Private Attributes

const Exponentloc
const Exponenthi

Detailed Description

template<class E, bool L>
class ExponentListIterator< E, L >

Definition at line 235 of file ExponentList.hpp.


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