Vaucanson 1.4
|
This file provides a converter from expression to standard 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 T , typename Exp > | |
void | standard_of (Element< A, T > &a, const Exp &e) |
Convert a rational expression into a standard automaton. |
This file provides a converter from expression to standard automaton.
Definition in file standard_of.hh.