Declaration for the constant_term() algorithm. More...


Go to the source code of this file.
Namespaces | |
| namespace | vcsn |
The main namespace of the Vaucanson library. | |
Functions | |
| template<class Series , class T > | |
| std::pair< typename Element < Series, T >::semiring_elt_t, bool > | constant_term (const Element< Series, T > &exp) |
| Return the constant term of the krat expression. | |
Declaration for the constant_term() algorithm.
Definition in file krat_exp_constant_term.hh.
1.7.1