| 
    Vaucanson 1.4 
   | 
 
Declarations of invert(). More...


Go to the source code of this file.
Namespaces | |
| namespace | vcsn | 
The main namespace of the Vaucanson library.  | |
Functions | |
| template<typename A , typename T > | |
| void | invert (const Element< A, T > &t, Element< A, T > &res) | 
| Invert a transducer.   | |
| template<typename A , typename T > | |
| Element< A, T > & | invert (const Element< A, T > &t) | 
| Invert a transducer.   | |
 1.7.4