Vcsn  2.1
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 40 of file expansionset.hh.

Member Data Documentation

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

Definition at line 42 of file expansionset.hh.

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

Definition at line 43 of file expansionset.hh.


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