|
|
| BasicToMExprPoly (const set_basic &gens) |
| |
|
void | bvisit (const Rational &x) |
| |
|
void | dict_set (vec_int pow, const Basic &x) |
| |
|
| BasicToMPolyBase (const set_basic &gens_) |
| |
|
Dict | apply (const Basic &b) |
| |
|
void | dict_set (Vec pow, const Basic &x) |
| |
|
void | bvisit (const Pow &x) |
| |
|
void | bvisit (const Add &x) |
| |
|
void | bvisit (const Mul &x) |
| |
|
void | bvisit (const Integer &x) |
| |
|
void | bvisit (const Basic &x) |
| |
|
|
using | Dict = typename P::container_type |
| |
|
using | Vec = typename Dict::vec_type |
| |
|
Dict | dict |
| |
|
set_basic | gens |
| |
|
std::unordered_map< RCP< const Basic >, vec_basic, RCPBasicHash, RCPBasicKeyEq > | gens_pow |
| |
|
umap_basic_uint | gens_map |
| |
Definition at line 505 of file basic_conversions.h.
The documentation for this class was generated from the following file: