Vcsn  2.2
Be Rational
transpose.hh File Reference
Include dependency graph for transpose.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vcsn::detail::transposer< ExpSet >
 A visitor to create a transposed expression,. More...
 

Namespaces

 vcsn
 
 vcsn::detail
 

Functions

template<typename ExpSet >
ExpSet::value_t vcsn::transpose (const ExpSet &rs, const typename ExpSet::value_t &v)
 A expression that denotes the transposition of v. More...