Vaucanson 1.4
|
Evaluation of an RW transducer over a realtime automaton. More...
Go to the source code of this file.
Namespaces | |
namespace | vcsn |
The main namespace of the Vaucanson library. | |
Functions | |
template<typename SA , typename TA , typename ST , typename TT , typename SRET , typename TRET > | |
void | evaluation_rw (const Element< SA, TA > &a, const Element< ST, TT > &t, Element< SRET, TRET > &ret) |
Evaluate for a "letterized" automaton and a realtime transducer. |
Evaluation of an RW transducer over a realtime automaton.
Definition in file evaluation_rw.hh.