Macaulay2 Engine
Loading...
Searching...
No Matches
BIBasis::QSet< MonomType > Class Template Reference

#include <qset.hpp>

Public Member Functions

 QSet ()
 QSet (const std::list< Polynom< MonomType > * > &basis)
 ~QSet ()
void Insert (std::list< Polynom< MonomType > * > &addList)
void Insert (std::list< Triple< MonomType > * > &addList)
Triple< MonomType > * Get ()
void Clear ()
bool Empty () const
std::size_t Size () const
void DeleteDescendants (const Triple< MonomType > *ancestor)

Private Attributes

std::list< Triple< MonomType > * > TripleList

Detailed Description

template<typename MonomType>
class BIBasis::QSet< MonomType >

Definition at line 53 of file qset.hpp.


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