
Go to the source code of this file.
Namespaces | |
| namespace | vcsn |
Functions | |
| template<class S, class T> | |
| Element< S, T > | sub_normalize (const Element< S, T > &a) |
| Sub-normalize a FMP transducer. | |
| template<class S, class T> | |
| void | sub_normalize_here (Element< S, T > &a) |
| Sub-normalize a FMP transducer, in place version. | |
| template<class S, class T> | |
| bool | is_sub_normalized (const Element< S, T > &a) |
| Check if a FMP transducer is sub-normalized. | |
Definition in file sub_normalize.hxx.
1.5.6