Vcsn  2.0
Be Rational
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
ladybird.hh File Reference
#include <vector>
#include <vcsn/alphabets/char.hh>
#include <vcsn/alphabets/setalpha.hh>
#include <vcsn/core/mutable-automaton.hh>
#include <vcsn/dyn/context.hh>
#include <vcsn/misc/raise.hh>
Include dependency graph for ladybird.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 vcsn
 
 vcsn::dyn
 FIXME: duplicate code with determinize.
 
 vcsn::dyn::detail
 

Functions

template<class Context >
mutable_automaton< Context > vcsn::ladybird (const Context &ctx, unsigned n)
 
template<typename Ctx , typename Unsigned >
automaton vcsn::dyn::detail::ladybird (const dyn::context &ctx, unsigned n)
 Bridge. More...
 
 vcsn::dyn::detail::REGISTER_DECLARE (ladybird,(const dyn::context &ctx, unsigned n) -> automaton)