Include dependency graph for complete.hh:

This graph shows which files directly or indirectly include this file:

Namespaces | |
| namespace | vcsn | 
Functions | |
| template<typename A, typename T> | |
| void | complete_here (Element< A, T > &a) | 
| Make the transition function of an automaton total w.r.t alphabet.   | |
| template<typename A, typename T> | |
| Element< A, T > | complete (const Element< A, T > &a) | 
| Make the transition function of an automaton total w.r.t alphabet.   | |
| template<class A, class T> | |
| bool | is_complete (const Element< A, T > &a) | 
| Test if the transition function is complete for each state.   | |
 1.4.1