Vcsn  2.3
Be Rational
star-height.hh File Reference
Include dependency graph for star-height.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vcsn::detail::star_height_visitor< ExpSet >
 
struct  vcsn::detail::star_height_visitor< ExpSet >::visit_tuple< bool, Dummy >
 
struct  vcsn::detail::star_height_visitor< ExpSet >::visit_tuple< false, Dummy >
 

Namespaces

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

Functions

template<typename ExpSet >
unsigned vcsn::star_height (const ExpSet &es, const typename ExpSet::value_t &e)
 Star height of an expression. More...
 
template<typename ExpSet >
unsigned vcsn::dyn::detail::star_height (const expression &exp)
 Bridge. More...