#include <TermsFacade.h>

Public Member Functions | |
| template<class Type> | |
| TermsFacade (const Type &value) | |
| Construct copy or MonomialSet from value. | |
| void | update (const PolyEntry &entry) |
| Insert data (polynomial or leading term) from entry. | |
| polybori::groebner::TermsFacade< NewType >::TermsFacade | ( | const Type & | value | ) | [inline] |
Construct copy or MonomialSet from value.
| void polybori::groebner::TermsFacade< NewType >::update | ( | const PolyEntry & | entry | ) | [inline] |
Insert data (polynomial or leading term) from entry.
Referenced by polybori::groebner::ReductionStrategy::llReduce(), and polybori::groebner::ReductionStrategy::setupSetsForElement().
1.5.6