Vcsn  2.0
Be Rational
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
star-normal-form.hh File Reference
Include dependency graph for star-normal-form.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vcsn::rat::star_normal_form_visitor< RatExpSet >
 

Namespaces

 vcsn
 
 vcsn::rat
 
 vcsn::dyn
 FIXME: duplicate code with determinize.
 
 vcsn::dyn::detail
 

Functions

template<typename RatExpSet >
RatExpSet::value_t vcsn::star_normal_form (const RatExpSet &rs, const typename RatExpSet::value_t &e)
 Star_Normal_Forming a typed ratexp shared_ptr. More...
 
template<typename RatExpSet >
ratexp vcsn::dyn::detail::star_normal_form (const ratexp &exp)
 Bridge. More...
 
 vcsn::dyn::detail::REGISTER_DECLARE (star_normal_form,(const ratexp &e) -> ratexp)