Vaucanson  1.4.1
Namespaces | Functions
eval.hh File Reference

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

Include dependency graph for eval.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 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.

Detailed Description

This file provides the evaluation of a word w.r.t an automaton.

Author:
Yann RĂ©gis-Gianas yann@.nosp@m.lrde.nosp@m..epit.nosp@m.a.fr
Date:
Tue Jun 24 17:50:38 2003
See also:
eval()

Definition in file eval.hh.