|
PolyBoRi
|
This class defines PairECompare. More...
#include <PairECompare.h>
Public Member Functions | |
| PairECompare (const BoolePolyRing &ring) | |
| bool | operator() (const PairE &l, const PairE &r) |
| replaces less template More... | |
Public Member Functions inherited from polybori::CFactoryBase | |
| CFactoryBase (const parent_type &parent) | |
| Default constructor. More... | |
| CFactoryBase (const self &rhs) | |
| Copy constructor. More... | |
| ~CFactoryBase () | |
| Destructor. More... | |
| const parent_type & | parent () const |
| Access delayed data. More... | |
Additional Inherited Members | |
Public Types inherited from polybori::CFactoryBase | |
| typedef BoolePolyRing | parent_type |
| Type of parent. More... | |
This class defines PairECompare.
|
inline |
replaces less template
References polybori::groebner::PairE::lm, polybori::groebner::PairE::sugar, and polybori::groebner::PairE::wlen.
1.8.9.1