Vcsn  2.0
Be Rational
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
ratexp.hh File Reference
#include <memory>
#include <string>
#include <vcsn/dyn/fwd.hh>
#include <vcsn/misc/export.hh>
Include dependency graph for ratexp.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vcsn::dyn::detail::ratexp_base
 An abstract ratexp. More...
 
class  vcsn::dyn::detail::ratexp_wrapper< RatExpSet >
 Aggregate a ratexp and its ratexpset. More...
 

Namespaces

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

Functions

template<typename RatExpSet >
ratexp vcsn::dyn::make_ratexp (const RatExpSet &rs, const typename RatExpSet::value_t &ratexp)