

Go to the source code of this file.
Namespaces | |
| namespace | vcsn |
Functions | |
| template<typename A, typename T, typename Exp> | |
| void | derived_term_automaton (Element< A, T > &a, const Exp &e) |
| Convert a krat expression into an automaton using derivatives. | |
| template<typename A, typename T, typename Exp> | |
| Element< A, T > | derived_term_automaton (const Exp &e) |
| Convert a krat expression into an automaton using derivatives. | |
| template<typename A, typename T, typename Exp> | |
| Element< A, T > | broken_derived_term_automaton (const Exp &e) |
| Convert a krat expression into an automaton using derivatives. | |
Definition in file derived_term_automaton.hh.
1.5.6