Vcsn  2.0
Be Rational
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
derivation.cc File Reference
Include dependency graph for derivation.cc:

Go to the source code of this file.

Namespaces

 vcsn
 
 vcsn::dyn
 FIXME: duplicate code with determinize.
 

Functions

polynomial vcsn::dyn::derivation (const ratexp &exp, const label &l, bool breaking=false)
 Derive exp with respect to s. More...
 
automaton vcsn::dyn::derived_term (const ratexp &e, const std::string &algo="auto")
 The derived-term automaton of e. More...
 
expansion vcsn::dyn::to_expansion (const ratexp &exp)
 First order development of a exp. More...
 
polynomial vcsn::dyn::split (const ratexp &exp)
 Break exp. More...
 
polynomial vcsn::dyn::split (const polynomial &p)
 Break all the expressions in p. More...