![]() |
Vcsn
2.0
Be Rational
|
#include <map>#include <vcsn/misc/set.hh>#include <vcsn/algos/determinize.hh>#include <vcsn/algos/transpose.hh>#include <vcsn/weightset/fwd.hh>Go to the source code of this file.
Classes | |
| class | vcsn::detail::universaler< Aut > |
| Functor for universal. More... | |
Namespaces | |
| vcsn | |
| vcsn::detail | |
| vcsn::dyn | |
| FIXME: duplicate code with determinize. | |
| vcsn::dyn::detail | |
Functions | |
| template<class Aut > | |
| Aut | vcsn::universal (const Aut &a) |
| template<typename Aut > | |
| automaton | vcsn::dyn::detail::universal (const automaton &aut) |
| vcsn::dyn::detail::REGISTER_DECLARE (universal,(const automaton &aut) -> automaton) | |