Vcsn  2.4
Be Rational
vcsn::rat::expansionset< ExpSet >::value_t Struct Reference

An expansion. More...

#include <expansionset.hh>

Collaboration diagram for vcsn::rat::expansionset< ExpSet >::value_t:

Public Attributes

weight_t constant
 
polys_t polynomials
 

Detailed Description

template<typename ExpSet>
struct vcsn::rat::expansionset< ExpSet >::value_t

An expansion.

Definition at line 43 of file expansionset.hh.

Member Data Documentation

template<typename ExpSet>
weight_t vcsn::rat::expansionset< ExpSet >::value_t::constant

Definition at line 45 of file expansionset.hh.

Referenced by vcsn::rat::expansionset< expressionset_t >::conv().

template<typename ExpSet>
polys_t vcsn::rat::expansionset< ExpSet >::value_t::polynomials

Definition at line 46 of file expansionset.hh.

Referenced by vcsn::rat::expansionset< expressionset_t >::conv().


The documentation for this struct was generated from the following file: