| 
    Vaucanson 1.4 
   | 
 
Provides a transposed view of an automaton. More...
Inherits IdentityView< T >.
Provides a transposed view of an automaton.
This structure allow a programmer to work on a transposed automaton without having really transposed the original automaton. It is just a kind of proxy for an automaton's implementation.
Definition at line 36 of file transpose_view.hh.
 1.7.4