|
Vaucanson
1.4.1
|
This file provides the evaluation of a word w.r.t an automaton. More...


Go to the source code of this file.
Namespaces | |
| namespace | vcsn |
| The main namespace of the Vaucanson library. | |
Functions | |
| template<typename A , typename AI , typename W > | |
| Element< A, AI >::semiring_elt_t | eval (const Element< A, AI > &a, const W &word) |
| Return the image of a word by an automaton. | |
1.8.1.1