14 template <
typename Ctx>
19 template <
typename Ctx>
Provide a variadic mul on top of a binary mul(), and one().
word_context_t< context< LabelSet, WeightSet > > make_word_context(const context< LabelSet, WeightSet > &ctx)
The wordset context of a context.
auto make_word_polynomialset(const Ctx &ctx) -> word_polynomialset_t< Ctx >
The polynomialset of words of a labelset (not necessarily on words itself).
static dyn::context ctx(const driver &d)
Get the context of the driver.