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. | |
This file provides the evaluation of a word w.r.t an automaton.
Definition in file eval.hh.
1.7.1