This class defines PairStatusSet.
More...
#include <PairStatusSet.h>
This class defines PairStatusSet.
polybori::groebner::PairStatusSet::PairStatusSet |
( |
int |
size = 0 | ) |
|
|
inline |
bool polybori::groebner::PairStatusSet::hasTRep |
( |
int |
ia, |
|
|
int |
ja |
|
) |
| const |
|
inline |
int polybori::groebner::PairStatusSet::prolong |
( |
bool |
value = UNCALCULATED | ) |
|
|
inline |
void polybori::groebner::PairStatusSet::setToHasTRep |
( |
int |
ia, |
|
|
int |
ja |
|
) |
| |
|
inline |
template<class Iterator >
void polybori::groebner::PairStatusSet::setToHasTRep |
( |
Iterator |
start, |
|
|
Iterator |
finish, |
|
|
int |
ja |
|
) |
| |
|
inline |
void polybori::groebner::PairStatusSet::setToUncalculated |
( |
int |
ia, |
|
|
int |
ja |
|
) |
| |
|
inline |
template<class Iterator >
void polybori::groebner::PairStatusSet::setToUncalculated |
( |
Iterator |
start, |
|
|
Iterator |
finish, |
|
|
int |
ja |
|
) |
| |
|
inline |
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: