Vaucanson
1.4.1
|
Declarations for extension(). More...
Go to the source code of this file.
Namespaces | |
namespace | vcsn |
The main namespace of the Vaucanson library. |
Functions | |
template<typename S , typename K , typename T > | |
identity_transducer_helper< S, K, T >::ret | extension (const Element< S, T > &) |
Extend an automaton to a transducer. | |
template<typename SA , typename TA , typename ST , typename TT > | |
Element< ST, TT > | extension (const Element< SA, TA > &, const Element< ST, TT > &) |
Extend an automaton to a transducer. |