Vcsn  2.3a
Be Rational
levenshtein.hh File Reference
Include dependency graph for levenshtein.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...