![]() |
Vcsn
2.0
Be Rational
|
#include <lib/vcsn/algos/registry.hh>#include <vcsn/algos/copy.hh>#include <vcsn/dyn/algos.hh>#include <vcsn/dyn/automaton.hh>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... | |