Vcsn
2.4
Be Rational
|
#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>
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... | |