Vcsn  2.3a
Be Rational
de-bruijn.hh File Reference
#include <iterator>
#include <stdexcept>
#include <vcsn/core/mutable-automaton.hh>
#include <vcsn/dyn/automaton.hh>
#include <vcsn/dyn/context.hh>
#include <vcsn/misc/algorithm.hh>
#include <vcsn/misc/raise.hh>
Include dependency graph for de-bruijn.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::de_bruijn (const Context &ctx, unsigned n)
 
template<typename Ctx , typename Unsigned >
automaton vcsn::dyn::detail::de_bruijn (const dyn::context &ctx, unsigned n)
 Bridge. More...