Include dependency graph for sub_normalize.hh:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | vcsn |
Functions | |
template<class S, class T> | |
Element< S, T > | vcsn::sub_normalize (const Element< S, T > &a) |
Sub-normalize a FMP transducer. | |
template<class S, class T1, class T2> | |
void | vcsn::sub_normalize (const Element< S, T1 > &a, Element< S, T2 > &res) |
Sub-normalize a FMP transducer. | |
template<class S, class T> | |
bool | vcsn::is_sub_normalized (const Element< S, T > &a) |
Check if a FMP transducer is sub-normalized. |
Definition in file sub_normalize.hh.