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