Vcsn
2.0
Be Rational
|
#include <lib/vcsn/algos/registry.hh>
#include <vcsn/algos/transpose.hh>
#include <vcsn/dyn/algos.hh>
Go to the source code of this file.
Namespaces | |
vcsn | |
vcsn::dyn | |
FIXME: duplicate code with determinize. | |
Functions | |
automaton | vcsn::dyn::transpose (automaton &aut) |
Transpose aut. More... | |
ratexp | vcsn::dyn::transpose (const ratexp &e) |
Transpose e. More... | |
ratexp | vcsn::dyn::transposition (const ratexp &r) |
Add the transposition operator to r. More... | |