Include dependency graph for algorithms/transpose.hh:

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

Namespaces | |
| namespace | vcsn | 
Functions | |
| template<typename lhs_t, typename rhs_t> | |
| void | transpose (lhs_t &dst, const rhs_t &from) | 
| Transposition of an automaton.   | |
| template<typename auto_t> | |
| auto_t | transpose (const auto_t &from) | 
| Return a fresh transposed automaton.   | |
 1.4.1