Vcsn  2.0
Be Rational
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
universal.hh File Reference
#include <map>
#include <vcsn/misc/set.hh>
#include <vcsn/algos/determinize.hh>
#include <vcsn/algos/transpose.hh>
#include <vcsn/weightset/fwd.hh>
Include dependency graph for universal.hh:
This graph shows which files directly or indirectly include this file:

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)