Evaluation over normalized and sub-normalized transducers seen as automata over a free monoid product. More...


Go to the source code of this file.
Namespaces | |
| namespace | vcsn |
The main namespace of the Vaucanson library. | |
Functions | |
| template<typename ST , typename TT > | |
| void | evaluation_fmp (const Element< ST, TT > &trans, const typename input_projection_helper< ST, TT >::ret &aut, typename output_projection_helper< ST, TT >::ret &res) |
| Evaluation over normalized and sub-normalized transducers, seen as automata over a free monoid product. | |
Evaluation over normalized and sub-normalized transducers seen as automata over a free monoid product.
Definition in file evaluation_fmp.hh.
1.7.1