Macaulay2 Engine
Loading...
Searching...
No Matches
BIBasis::JanetTree< MonomType >::Iterator Class Reference

Public Member Functions

 Iterator (Node *&node)
 ~Iterator ()
void StepNextDegree ()
void StepNextVariable ()
 operator bool () const
ConstIterator GetNextDegree () const
ConstIterator GetNextVariable () const
bool HasNextDegree () const
bool HasNextVariable () const
 operator ConstIterator () const
Triple< MonomType > *& GetTriple () const
MonomType::Integer GetDegree () const
void Build (typename MonomType::Integer degree, typename MonomType::Integer var, Triple< MonomType > *triple)
void Delete ()
void Exclude ()
void Clear ()

Private Attributes

Node ** CurrentNode

Detailed Description

template<typename MonomType>
class BIBasis::JanetTree< MonomType >::Iterator

Definition at line 82 of file janettree.hpp.


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