#include <groebner_alg.h>
Member Typedef Documentation
Constructor & Destructor Documentation
polybori::groebner::PairStatusSet::PairStatusSet |
( |
int |
size = 0 | ) |
|
|
inline |
Member Function Documentation
bool polybori::groebner::PairStatusSet::hasTRep |
( |
int |
ia, |
|
|
int |
ja |
|
) |
| const |
|
inline |
void polybori::groebner::PairStatusSet::prolong |
( |
bool |
value = UNCALCULATED | ) |
|
|
inline |
void polybori::groebner::PairStatusSet::setToHasTRep |
( |
int |
ia, |
|
|
int |
ja |
|
) |
| |
|
inline |
void polybori::groebner::PairStatusSet::setToUncalculated |
( |
int |
ia, |
|
|
int |
ja |
|
) |
| |
|
inline |
Member Data Documentation
const bool polybori::groebner::PairStatusSet::HAS_T_REP = true |
|
static |
const bool polybori::groebner::PairStatusSet::UNCALCULATED = false |
|
static |
The documentation for this class was generated from the following file: