![]() |
Vcsn
2.3
Be Rational
|
#include <vcsn/algos/copy.hh>#include <vcsn/core/rat/expressionset.hh>#include <vcsn/dyn/value.hh>Go to the source code of this file.
Namespaces | |
| vcsn | |
| vcsn::dyn | |
| vcsn::dyn::detail | |
Functions | |
| template<typename ExpSet > | |
| ExpSet::value_t | vcsn::expand (const ExpSet &rs, const typename ExpSet::value_t &r) |
| Expand a typed expression, i.e., distribute multiplications over sums. More... | |
| template<typename ExpSet > | |
| expression | vcsn::dyn::detail::expand (const expression &exp) |
| Bridge. More... | |