#include <constant_term.hh>
|
| constant_term_visitor (const ratexpset_t &rs) |
|
| AWALI_RAT_VISIT (atom,) |
|
| AWALI_RAT_VISIT (complement, v) |
|
| AWALI_RAT_VISIT (conjunction, v) |
|
| AWALI_RAT_VISIT (lweight, v) |
|
| AWALI_RAT_VISIT (one,) |
|
| AWALI_RAT_VISIT (prod, v) |
|
| AWALI_RAT_VISIT (rweight, v) |
|
| AWALI_RAT_VISIT (shuffle, v) |
|
| AWALI_RAT_VISIT (star, v) |
|
| AWALI_RAT_VISIT (sum, v) |
|
| AWALI_RAT_VISIT (zero,) |
|
weight_t | constant_term (const ratexp_t &v) |
| Easy recursion. More...
|
|
weight_t | operator() (const ratexp_t &v) |
|
|
constexpr static const char * | me () |
|
template<typename RatExpSet>
class awali::sttc::rat::constant_term_visitor< RatExpSet >
- Template Parameters
-
RatExpSet | the ratexp set type. |
◆ context_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 >
◆ constant_term_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 >
◆ constant_term()
template<typename RatExpSet >
◆ me()
template<typename RatExpSet >
◆ operator()()
template<typename RatExpSet >
The documentation for this class was generated from the following file: