Include dependency graph for projection.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 auto_t, typename trans_t> | |
| void | set_states (const trans_t &, auto_t &, std::map< hstate_t, hstate_t > &) | 
| template<typename S, typename S2, typename T, typename T2> | |
| void | identity (const Element< S, T > &aut, Element< S2, T2 > &res) | 
| template<typename S, typename S2, typename T, typename T2> | |
| Element< S2, T2 > | identity (const Element< S, T > &aut) | 
Definition in file projection.hh.
 1.5.1