sum.hh File Reference

Summing of automata. More...

Include dependency graph for sum.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 A , typename AI1 , typename AI2 >
void sum_here (Element< A, AI1 > &lhs, const Element< A, AI2 > &rhs)
 In place summing of two automata.
template<typename A , typename AI1 , typename AI2 >
Element< A, AI1 > sum (const Element< A, AI1 > &lhs, const Element< A, AI2 > &rhs)
 Summing of two automata.


Detailed Description

Summing of automata.

Functions to sum two automata.

See also:
sum(), sum_here()

Definition in file sum.hh.


Generated on Mon May 4 08:42:27 2009 for Vaucanson by  doxygen 1.5.8