

Go to the source code of this file.
Namespaces | |
| namespace | vcsn |
Functions | |
| template<typename S, typename T> | |
| void | rw_composition (const Element< S, T > &lhs, const Element< S, T > &rhs, Element< S, T > &ret) |
| Composition for Rational-Weight transducers. | |
| template<typename S, typename T> | |
| Element< S, T > | rw_composition (const Element< S, T > &lhs, const Element< S, T > &rhs) |
| Composition for Rational-Weight transducers. | |
Definition in file rw_composition.hh.
1.5.6