![]()  | 
  
    Vcsn
    2.1
    
   Be Rational 
   | 
 
Go to the source code of this file.
Namespaces | |
| vcsn | |
| vcsn::dyn | |
| vcsn::dyn::detail | |
Functions | |
| template<typename Aut > | |
| bool | vcsn::is_normalized (const Aut &a) | 
| Whether a is standard and co-standard.  More... | |
| template<typename Aut > | |
| auto | vcsn::normalize (const Aut &a) -> decltype(copy(a)) | 
| Normalize a automaton.  More... | |
| template<typename Aut > | |
| bool | vcsn::dyn::detail::is_normalized (const automaton &aut) | 
| Bridge.  More... | |
| template<typename Aut > | |
| automaton | vcsn::dyn::detail::normalize (const automaton &aut) | 
| Bridge.  More... | |