Vcsn
2.4
Be Rational
|
#include <vcsn/core/rat/expressionset.hh>
#include <vcsn/dyn/context.hh>
#include <vcsn/dyn/value.hh>
Go to the source code of this file.
Namespaces | |
vcsn | |
vcsn::dyn | |
vcsn::dyn::detail | |
Functions | |
template<typename Context , typename Identities > | |
expression | vcsn::dyn::detail::expression_one (const context &ctx, identities ids) |
Bridge. More... | |
template<typename Context , typename Identities > | |
expression | vcsn::dyn::detail::expression_zero (const context &ctx, identities ids) |
Bridge. More... | |
template<typename Context > | |
weight | vcsn::dyn::detail::weight_one (const context &ctx) |
Bridge. More... | |
template<typename Context > | |
weight | vcsn::dyn::detail::weight_zero (const context &ctx) |
Bridge. More... | |