PolyBoRi
Public Member Functions | Public Attributes | Static Public Attributes
polybori::groebner::LexBucket Class Reference

#include <LexBucket.h>

List of all members.

Public Member Functions

 LexBucket (const BoolePolyRing &input_ring)
LexBucketoperator+= (const Polynomial &p)
 LexBucket (const Polynomial &p)
void clearFront ()
Exponent leadExp ()
bool isZero ()
void updateTailStart ()
idx_type getTailStart ()
void increaseTailStart (idx_type new_start)
Polynomial value ()
Polynomial getFront ()
bool isOne ()

Public Attributes

BoolePolyRing ring

Static Public Attributes

static const int var_group_size = 1

Constructor & Destructor Documentation

polybori::groebner::LexBucket::LexBucket ( const BoolePolyRing input_ring) [inline]

Member Function Documentation

LexBucket & polybori::groebner::LexBucket::operator+= ( const Polynomial p)

Member Data Documentation


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