PolyEntry Class Reference

#include <pairs.h>

List of all members.

Public Member Functions

 PolyEntry (const Polynomial &p)
 PolyEntry ()
bool operator== (const PolyEntry &other) const
deg_type ecart () const
void recomputeInformation ()

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
std::set< idx_typevPairCalculated
 set of variables with which pair was calculated
bool minimal

Constructor & Destructor Documentation

PolyEntry::PolyEntry ( const Polynomial p  ) 
PolyEntry::PolyEntry (  )  [inline]

Member Function Documentation

deg_type PolyEntry::ecart (  )  const [inline]

References deg, and leadDeg.

Referenced by should_propagate().

bool PolyEntry::operator== ( const PolyEntry other  )  const [inline]

References p.

void PolyEntry::recomputeInformation (  ) 

Member Data Documentation

Referenced by PolyEntry(), and recomputeInformation().

Referenced by recomputeInformation().

Referenced by PolyEntry(), and recomputeInformation().

set of variables with which pair was calculated


The documentation for this class was generated from the following files:
Generated on Thu Aug 5 13:34:47 2010 for PolyBoRi by  doxygen 1.6.3