#include <expand.hh>
|
| expand_visitor (const ratexpset_t &rs) |
|
| AWALI_RAT_VISIT (atom, v) |
|
| AWALI_RAT_VISIT (conjunction, v) |
|
| AWALI_RAT_VISIT (lweight, v) |
|
| AWALI_RAT_VISIT (maybe, v) |
|
| AWALI_RAT_VISIT (one,) |
|
| AWALI_RAT_VISIT (plus, v) |
|
| AWALI_RAT_VISIT (prod, v) |
|
| AWALI_RAT_VISIT (rweight, v) |
|
| AWALI_RAT_VISIT (star, v) |
|
| AWALI_RAT_VISIT (sum, v) |
|
| AWALI_RAT_VISIT (zero,) |
|
polynomial_t | expand (const ratexp_t &e) |
| Syntactic sugar: recursive call to this visitor. More...
|
|
ratexp_t | operator() (const ratexp_t &v) |
|
ratexp_t | ratexp (const polynomial_t p) |
|
|
constexpr static const char * | me () |
|
template<typename RatExpSet>
class awali::sttc::rat::expand_visitor< RatExpSet >
- Template Parameters
-
RatExpSet | relative to the RatExp. |
◆ context_t
template<typename RatExpSet >
◆ polynomial_t
template<typename RatExpSet >
◆ polynomialset_t
template<typename RatExpSet >
◆ ratexp_t
template<typename RatExpSet >
◆ ratexpset_t
template<typename RatExpSet >
◆ super_type
template<typename RatExpSet >
◆ weight_t
template<typename RatExpSet >
◆ weightset_t
template<typename RatExpSet >
◆ expand_visitor()
template<typename RatExpSet >
◆ AWALI_RAT_VISIT() [1/11]
template<typename RatExpSet >
◆ AWALI_RAT_VISIT() [2/11]
template<typename RatExpSet >
◆ AWALI_RAT_VISIT() [3/11]
template<typename RatExpSet >
◆ AWALI_RAT_VISIT() [4/11]
template<typename RatExpSet >
◆ AWALI_RAT_VISIT() [5/11]
template<typename RatExpSet >
◆ AWALI_RAT_VISIT() [6/11]
template<typename RatExpSet >
◆ AWALI_RAT_VISIT() [7/11]
template<typename RatExpSet >
◆ AWALI_RAT_VISIT() [8/11]
template<typename RatExpSet >
◆ AWALI_RAT_VISIT() [9/11]
template<typename RatExpSet >
◆ AWALI_RAT_VISIT() [10/11]
template<typename RatExpSet >
◆ AWALI_RAT_VISIT() [11/11]
template<typename RatExpSet >
◆ expand()
template<typename RatExpSet >
Syntactic sugar: recursive call to this visitor.
◆ me()
template<typename RatExpSet >
◆ operator()()
template<typename RatExpSet >
◆ ratexp()
template<typename RatExpSet >
The documentation for this class was generated from the following file:
- /home/marsault/git-client/telecom/awali.git/awali/sttc/algos/expand.hh