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

Go to the source code of this file.

Namespaces

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

Functions

automaton vcsn::dyn::copy (const automaton &aut)
 A copy of aut. More...
 
automaton vcsn::dyn::copy (const automaton &aut, const context &ctx)
 A copy of aut converted to context ctx. More...
 
ratexp vcsn::dyn::copy (const ratexp &exp, const ratexpset &rs)
 Copy of exp, but built with rs. More...