![]()  | 
  
    Vcsn
    2.5.dev
    
   Be Rational 
   | 
 
#include <vcsn/algos/to-expression-expansion.hh>#include <vcsn/ctx/context.hh>#include <vcsn/ctx/traits.hh>#include <vcsn/dyn/value.hh>Go to the source code of this file.
Namespaces | |
| vcsn | |
| vcsn::dyn | |
| vcsn::dyn::detail | |
Functions | |
| template<typename ValueSet > | |
| ValueSet::value_t | vcsn::shuffle (const ValueSet &vs, const typename ValueSet::value_t &lhs, const typename ValueSet::value_t &rhs) | 
| Shuffle product of values.  More... | |
| template<typename ValueSetLhs , typename ValueSetRhs , typename Value > | |
| Value | vcsn::dyn::detail::shuffle_value (const Value &lhs, const Value &rhs) | 
| template<typename ExpSetLhs , typename ExpSetRhs > | |
| expression | vcsn::dyn::detail::shuffle_expression (const expression &lhs, const expression &rhs) | 
| Bridge (shuffle).  More... | |
| template<typename SetLhs , typename SetRhs > | |
| polynomial | vcsn::dyn::detail::shuffle_polynomial (const polynomial &lhs, const polynomial &rhs) | 
| Bridge (shuffle).  More... | |