This class defines PolynomialSugar.
More...
#include <PolynomialSugar.h>
This class defines PolynomialSugar.
polybori::groebner::PolynomialSugar::PolynomialSugar |
( |
const Polynomial & |
poly | ) |
|
|
inline |
polybori::groebner::PolynomialSugar::PolynomialSugar |
( |
const Polynomial & |
poly, |
|
|
int |
sugar, |
|
|
len_type |
length |
|
) |
| |
|
inline |
void polybori::groebner::PolynomialSugar::adjustLm |
( |
| ) |
|
|
inline |
void polybori::groebner::PolynomialSugar::adjustSugar |
( |
| ) |
|
|
inline |
wlen_type polybori::groebner::PolynomialSugar::eliminationLength |
( |
| ) |
const |
|
inline |
wlen_type polybori::groebner::PolynomialSugar::getLengthEstimation |
( |
| ) |
const |
|
inline |
deg_type polybori::groebner::PolynomialSugar::getSugar |
( |
| ) |
const |
|
inline |
bool polybori::groebner::PolynomialSugar::isOne |
( |
| ) |
|
|
inline |
bool polybori::groebner::PolynomialSugar::isZero |
( |
| ) |
const |
|
inline |
const BooleMonomial& polybori::groebner::PolynomialSugar::lead |
( |
| ) |
const |
|
inline |
const Exponent& polybori::groebner::PolynomialSugar::leadExp |
( |
| ) |
const |
|
inline |
Polynomial polybori::groebner::PolynomialSugar::value |
( |
| ) |
const |
|
inline |
Exponent polybori::groebner::PolynomialSugar::exp |
|
protected |
len_type polybori::groebner::PolynomialSugar::length |
|
protected |
Monomial polybori::groebner::PolynomialSugar::lm |
|
protected |
deg_type polybori::groebner::PolynomialSugar::sugar |
|
protected |
The documentation for this class was generated from the following file: