Declarations for the partial_derivate() 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 , class Letter > | |
| std::pair< std::set< Element < Series, T > >, bool > | partial_derivate (const Element< Series, T > &exp, Letter a) |
| The partial derivative of the krat expression w.r.t to a letter. | |
Declarations for the partial_derivate() algorithm.
Definition in file krat_exp_partial_derivation.hh.
1.7.1