Include dependency graph for fmp_to_realtime.hh:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | vcsn |
FMP automaton to realtime transducer algorithm. | |
template<typename S, typename T, typename SS, typename TT> | |
Element< SS, TT > & | vcsn::fmp_to_realtime (const Element< S, T > &fmp, Element< SS, TT > &res) |
Compute the equivalent transducer of a FMP automaton. |
Definition in file fmp_to_realtime.hh.