Vcsn  2.3
Be Rational
word-polynomialset.hh File Reference
Include dependency graph for word-polynomialset.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 vcsn
 
 vcsn::detail
 

Typedefs

template<typename Ctx >
using vcsn::detail::word_polynomialset_t = polynomialset< word_context_t< Ctx >>
 

Functions

template<typename Ctx >
auto vcsn::detail::make_word_polynomialset (const Ctx &ctx) -> word_polynomialset_t< Ctx >
 The polynomialset of words of a labelset (not necessarily on words itself). More...