Vcsn  2.3a
Be Rational
double-ring.hh File Reference
#include <map>
#include <vcsn/ctx/traits.hh>
#include <vcsn/core/mutable-automaton.hh>
#include <vcsn/dyn/automaton.hh>
#include <vcsn/dyn/context.hh>
#include <vcsn/misc/raise.hh>
#include <vcsn/misc/vector.hh>
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
 
 vcsn::dyn::detail
 

Functions

template<typename 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 context &ctx, unsigned n, const std::vector< unsigned > &finals)
 Bridge. More...