Vcsn  2.2
Be Rational
weight.hh File Reference
#include <memory>
#include <string>
#include <vcsn/misc/export.hh>
Include dependency graph for weight.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vcsn::dyn::detail::weight_base
 An abstract weight. More...
 
class  vcsn::dyn::detail::weight_wrapper< WeightSet >
 Aggregate a weight and its weightset. More...
 

Namespaces

 vcsn
 
 vcsn::dyn
 
 vcsn::dyn::detail
 

Functions

template<typename WeightSet >
weight vcsn::dyn::make_weight (const WeightSet &ws, const typename WeightSet::value_t &w)