|
PolyBoRi
|
#include <pairs.h>
Public Member Functions | |
| int | getType () const |
| Polynomial | extract (const PolyEntryVector &v) |
| PairE (int i, int j, const PolyEntryVector &v) | |
| PairE (int i, idx_type v, const PolyEntryVector &gen, int type) | |
| PairE (const Polynomial &delayed) | |
Public Attributes | |
| wlen_type | wlen |
| deg_type | sugar |
| pair_data_ptr | data |
| Exponent | lm |
|
inline |
References polybori::groebner::IJ_PAIR.
|
inline |
References polybori::groebner::VARIABLE_PAIR.
|
inline |
References polybori::groebner::DELAYED_PAIR.
|
inline |
|
inline |
Referenced by polybori::groebner::PairManager::appendHiddenGenerators().
| pair_data_ptr polybori::groebner::PairE::data |
Referenced by polybori::groebner::PairManager::appendHiddenGenerators().
| Exponent polybori::groebner::PairE::lm |
Referenced by polybori::groebner::PairECompare::operator()().
| deg_type polybori::groebner::PairE::sugar |
Referenced by polybori::groebner::PairECompare::operator()().
| wlen_type polybori::groebner::PairE::wlen |
Referenced by polybori::groebner::PairECompare::operator()().
1.8.1.2