Build an FMP transducer that realizes the identity relation. More...


Go to the source code of this file.
Namespaces | |
| namespace | vcsn |
The main namespace of the Vaucanson library. | |
Functions | |
| template<typename auto_t , typename trans_t > | |
| void | set_states (const trans_t &, auto_t &, std::map< typename trans_t::hstate_t, typename auto_t::hstate_t > &) |
Build an FMP transducer that realizes the identity relation.
x -> (x,x)
Definition in file projection.hh.
1.7.1