Vcsn  2.2
Be Rational
constant-term.hh File Reference
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< ExpSet >
 A functor to compute the constant term of an expression. More...
 
struct  vcsn::rat::constant_term_visitor< ExpSet >::visit_tuple< bool, Dummy >
 
struct  vcsn::rat::constant_term_visitor< ExpSet >::visit_tuple< false, Dummy >
 

Namespaces

 vcsn
 
 vcsn::rat
 
 vcsn::dyn
 
 vcsn::dyn::detail
 

Functions

template<typename ExpSet >
weight_t_of< ExpSet > vcsn::constant_term (const ExpSet &rs, const typename ExpSet::value_t &e)
 The constant term of e. More...
 
template<typename ExpSet >
weight vcsn::dyn::detail::constant_term (const expression &exp)
 Bridge. More...