PolyBoRi
Public Member Functions
polybori::groebner::PolyEntry Class Reference

This class defines PolyEntry. More...

#include <PolyEntry.h>

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

List of all members.

Public Member Functions

 PolyEntry (const Polynomial &p)
bool operator== (const self &other) const
selfoperator= (const self &rhs)
selfoperator= (const Polynomial &rhs)
deg_type ecart () const
void recomputeInformation ()
void markVariablePairsCalculated ()
bool propagatableBy (const PolyEntry &other) const
bool isSingleton () const

Detailed Description

This class defines PolyEntry.


Constructor & Destructor Documentation

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

Member Function Documentation

self& polybori::groebner::PolyEntry::operator= ( const self rhs) [inline]
self& polybori::groebner::PolyEntry::operator= ( const Polynomial rhs) [inline]
bool polybori::groebner::PolyEntry::operator== ( const self other) const [inline]
bool polybori::groebner::PolyEntry::propagatableBy ( const PolyEntry other) const [inline]

References PBORI_ASSERT.


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