Vcsn  2.0
Be Rational
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
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< T >
 Aggregate a weight and its weightset. More...
 

Namespaces

 vcsn
 
 vcsn::dyn
 FIXME: duplicate code with determinize.
 
 vcsn::dyn::detail
 

Functions

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