This base class MonomialFactory is used for currying monomial constructors with a BoolePolyRing.
More...
#include <MonomialFactory.h>
Detailed Description
This base class MonomialFactory is used for currying monomial constructors with a BoolePolyRing.
Member Typedef Documentation
We construct element of this type.
Constructor & Destructor Documentation
polybori::MonomialFactory::MonomialFactory |
( |
const parent_type & |
ring | ) |
|
|
inline |
Construct from given ring.
polybori::MonomialFactory::MonomialFactory |
( |
const self & |
rhs | ) |
|
|
inline |
polybori::MonomialFactory::~MonomialFactory |
( |
| ) |
|
|
inline |
Member Function Documentation
value_type polybori::MonomialFactory::operator() |
( |
| ) |
const |
|
inline |
Get first variable of the ring.
Get first variable of explicit ring.
Indirect copy constructor.
Construct from Boolean variable (does not need ring)
Construct from exponent vector.
Construct from exponent vector and explicit ring.
The documentation for this class was generated from the following file: