

Go to the source code of this file.
Namespaces | |
| namespace | vcsn |
Functions | |
Pair letter automaton to FMP transducer algorithm. | |
Compute the FMP transducer associated to a pair letter automaton. | |
| template<typename S, typename T> | |
| void | pair_to_fmp (const Element< S, T > &aut, typename mute_pair_to_fmp< S, T >::ret &res) |
| template<typename S, typename T> | |
| mute_pair_to_fmp< S, T >::ret | pair_to_fmp (const Element< S, T > &aut) |
Definition in file pair_to_fmp.hh.
1.5.6