Vcsn  2.0
Be Rational
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
fwd.hh File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vcsn::polynomialset< Context >
 Linear combination of labels: map labels to weights. More...
 
struct  vcsn::variadic_mul_mixin< WeightSet >
 Provide a variadic mul on top of a binary mul(), and one(). More...
 

Namespaces

 vcsn
 
 vcsn::detail
 

Typedefs

using vcsn::b = variadic_mul_mixin< detail::b_impl >
 
using vcsn::f2 = variadic_mul_mixin< detail::f2_impl >
 
using vcsn::q = variadic_mul_mixin< detail::q_impl >
 
using vcsn::qmp = variadic_mul_mixin< detail::qmp_impl >
 
using vcsn::r = variadic_mul_mixin< detail::r_impl >
 
using vcsn::z = variadic_mul_mixin< detail::z_impl >
 
using vcsn::zmin = variadic_mul_mixin< detail::zmin_impl >