Vcsn  2.0
Be Rational
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
sum.cc File Reference
Include dependency graph for sum.cc:

Go to the source code of this file.

Namespaces

 vcsn
 
 vcsn::dyn
 FIXME: duplicate code with determinize.
 

Functions

automaton vcsn::dyn::sum (const automaton &lhs, const automaton &rhs)
 Sum of two standard automata. More...
 
polynomial vcsn::dyn::sum (const polynomial &lhs, const polynomial &rhs)
 Sum of two polynomials. More...
 
ratexp vcsn::dyn::sum (const ratexp &lhs, const ratexp &rhs)
 Sum of two ratexps. More...
 
weight vcsn::dyn::sum (const weight &lhs, const weight &rhs)
 Sum of two weights. More...