PolyBoRi
Public Member Functions | Public Attributes
polybori::groebner::PolyEntryBase Class Reference

This class defines the base of PolyEntry. More...

#include <PolyEntryBase.h>

Inheritance diagram for polybori::groebner::PolyEntryBase:
polybori::groebner::PolyEntry

List of all members.

Public Member Functions

 PolyEntryBase (const Polynomial &poly)

Public Attributes

LiteralFactorization literal_factors
Polynomial p
Monomial lead
wlen_type weightedLength
len_type length
deg_type deg
deg_type leadDeg
Exponent leadExp
Monomial gcdOfTerms
Exponent usedVariables
Exponent tailVariables
Polynomial tail
bool minimal
std::set< idx_typevPairCalculated
 set of variables with which pair was calculated

Detailed Description

This class defines the base of PolyEntry.


Constructor & Destructor Documentation


Member Data Documentation

set of variables with which pair was calculated


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