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

Go to the source code of this file.

Namespaces

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

Functions

template<class Context >
mutable_automaton< Context > vcsn::double_ring (const Context &ctx, unsigned n, const std::vector< unsigned > &finals)
 
template<typename Ctx , typename , typename >
automaton vcsn::dyn::detail::double_ring (const dyn::context &ctx, unsigned n, const std::vector< unsigned > &f)
 Bridge. More...
 
 vcsn::dyn::detail::REGISTER_DECLARE (double_ring,(const context &ctx, unsigned n, const std::vector< unsigned > &f) -> automaton)