Vaucanson
1.4.1
|
Declarations for the linearize() algorithm. More...
Go to the source code of this file.
Classes | |
struct | linearize_element< S, T > |
The types of a linearized expression. More... |
Namespaces | |
namespace | vcsn |
The main namespace of the Vaucanson library. |
Functions | |
template<class Series , class T > | |
linearize_element< Series, T > ::element_t | linearize (const Element< Series, T > &exp) |
The linearization of the krat expression. |
Declarations for the linearize() algorithm.
Definition in file krat_exp_linearize.hh.