Vcsn
2.4
Be Rational
|
#include <vcsn/core/mutable-automaton.hh>
#include <vcsn/dyn/automaton.hh>
#include <vcsn/dyn/context.hh>
#include <vcsn/misc/vector.hh>
#include <vcsn/weightset/fwd.hh>
Go to the source code of this file.
Namespaces | |
vcsn | |
vcsn::dyn | |
vcsn::dyn::detail | |
Functions | |
template<typename Context > | |
mutable_automaton< Context > | vcsn::levenshtein (const Context &ctx) |
The Levenshtein automaton for a given context. More... | |
template<typename Context > | |
automaton | vcsn::dyn::detail::levenshtein (const dyn::context &ctx) |
Bridge. More... | |