![]() |
Vcsn
2.0
Be Rational
|
#include <set>#include <vcsn/ctx/fwd.hh>#include <vcsn/ctx/traits.hh>#include <vcsn/core/rat/visitor.hh>#include <vcsn/dyn/ratexp.hh>#include <vcsn/dyn/weight.hh>Go to the source code of this file.
Classes | |
| class | vcsn::rat::constant_term_visitor< RatExpSet > |
Namespaces | |
| vcsn | |
| vcsn::rat | |
| vcsn::dyn | |
| FIXME: duplicate code with determinize. | |
| vcsn::dyn::detail | |
Functions | |
| template<typename RatExpSet > | |
| weight_t_of< RatExpSet > | vcsn::constant_term (const RatExpSet &rs, const typename RatExpSet::value_t &e) |
| template<typename RatExpSet > | |
| weight | vcsn::dyn::detail::constant_term (const ratexp &exp) |
| vcsn::dyn::detail::REGISTER_DECLARE (constant_term,(const ratexp &e) -> weight) | |