Vcsn  2.0
Be Rational
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
constant-term.hh File Reference
#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>
Include dependency graph for constant-term.hh:
This graph shows which files directly or indirectly include this file:

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)