Namespaces | Functions

composition_cover.hh File Reference

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

Include dependency graph for composition_cover.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 S , typename T >
Element< S, T > composition_cover (const Element< S, T > &fmp)
 Facade for composition cover.
template<typename S , typename T >
Element< S, T > composition_co_cover (const Element< S, T > &fmp)
 Facade for composition co-cover.

Detailed Description

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

Author:
Guillaume Leroi
See also:
composition_cover()
composition_co_cover()

Definition in file composition_cover.hh.