Vcsn
2.2
Be Rational
|
#include <vcsn/algos/fwd.hh>
#include <vcsn/algos/strip.hh>
#include <vcsn/core/automaton-decorator.hh>
#include <vcsn/core/rat/expression.hh>
#include <vcsn/core/rat/expressionset.hh>
#include <vcsn/ctx/context.hh>
#include <vcsn/dyn/automaton.hh>
#include <vcsn/misc/attributes.hh>
Go to the source code of this file.
Classes | |
class | vcsn::detail::transpose_automaton_impl< Aut > |
Read-write on an automaton, that transposes everything. More... | |
Namespaces | |
vcsn | |
vcsn::detail | |
vcsn::dyn | |
vcsn::dyn::detail | |
Macros | |
#define | DEFINE(Signature, Value) |
#define | DEFINE(Signature, Value) |
#define | DEFINE(Signature, Value) |
Functions | |
template<Automaton Aut> | |
Aut | vcsn::transpose (const transpose_automaton< Aut > &aut) |
template<Automaton Aut> | |
transpose_automaton< Aut > | vcsn::transpose (Aut aut) |
template<Automaton Aut> | |
automaton | vcsn::dyn::detail::transpose (automaton &aut) |
Bridge. More... | |
template<typename ExpSet > | |
expression | vcsn::dyn::detail::transpose_expression (const expression &exp) |
Bridge (transpose). More... | |
template<typename ExpSet > | |
expression | vcsn::dyn::detail::transposition_expression (const expression &exp) |
Bridge (transposition). More... | |
#define DEFINE | ( | Signature, | |
Value | |||
) |
Definition at line 208 of file transpose.hh.
#define DEFINE | ( | Signature, | |
Value | |||
) |
Definition at line 208 of file transpose.hh.
#define DEFINE | ( | Signature, | |
Value | |||
) |
Definition at line 208 of file transpose.hh.