Include dependency graph for complete.hh:

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

Go to the source code of this file.
| Namespaces | |
| namespace | vcsn | 
| Functions | |
| template<typename A, typename T> | |
| void | vcsn::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 > | vcsn::complete (const Element< A, T > &a) | 
| Make the transition function of an automaton total w.r.t alphabet. | |
| template<class A, class T> | |
| bool | vcsn::is_complete (const Element< A, T > &a) | 
| Test if the transition function is complete for each state. | |
Definition in file complete.hh.
 1.4.7
 1.4.7