Vaucanson  1.4.1
Namespaces | Functions
evaluation_fmp.hh File Reference

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

Include dependency graph for evaluation_fmp.hh:
This graph shows which files directly or indirectly include this file:

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.

Detailed Description

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

Author:
Sarah O'Connor sarah.nosp@m..o-c.nosp@m.onnor.nosp@m.@lrd.nosp@m.e.epi.nosp@m.ta.f.nosp@m.r
See also:
evaluation_fmp()

Definition in file evaluation_fmp.hh.