Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

normalized_composition.hh File Reference

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

Include dependency graph for normalized_composition.hh:

This graph shows which files directly or indirectly include this file:


Namespaces

namespace  vcsn

Functions

template<typename S, typename T>
void b_composition (const Element< S, T > &lhs, const Element< S, T > &rhs, Element< S, T > &ret)
 Composition for unweighted normalized and sub-normalized transducers, seen as automata over a free monoid product.
template<typename S, typename T>
Element< S, T > b_composition (const Element< S, T > &lhs, const Element< S, T > &rhs)
 Composition for unweighted normalized and sub-normalized transducers, seen as automata over a free monoid product.
template<typename S, typename T>
void normalized_composition (const Element< S, T > &lhs, const Element< S, T > &rhs, Element< S, T > &ret)
 Composition for normalized and sub-normalized transducers, seen as automata over a free monoid product.
template<typename S, typename T>
Element< S, T > normalized_composition (const Element< S, T > &lhs, const Element< S, T > &rhs)
 Composition for normalized and sub-normalized transducers, seen as automata over a free monoid product.

Detailed Description

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

Author:
Sarah O'Connor <sarah.o-connor@lrde.epita.fr>
See also:
b_composition()

normalized_composition()


Generated on Thu Oct 27 12:49:44 2005 for Vaucanson by  doxygen 1.4.1