Include dependency graph for sub_automaton.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, typename StatesSet> | |
| Element< A, T > | sub_automaton (const Element< A, T > &a, const StatesSet &s, bool check_states=true) | 
| Returns a fresh automaton that is the sub-automaton defined by a set.   | |
| template<typename A, typename T, typename StatesSet> | |
| void | sub_automaton_here (Element< A, T > &a, const StatesSet &s, bool check_states=true) | 
| Select a sub-automaton into a given automaton.   | |
Definition in file sub_automaton.hh.
 1.5.1