Vcsn  2.3a
Be Rational
vcsn::detail::evaluator< Aut >::labeled_weight Struct Reference

#include <evaluate.hh>

Collaboration diagram for vcsn::detail::evaluator< Aut >::labeled_weight:

Public Member Functions

 labeled_weight (weight_t w_, word_t l_, state_t s_)
 

Public Attributes

weight_t w
 
word_t l
 
state_t s
 

Detailed Description

template<Automaton Aut>
struct vcsn::detail::evaluator< Aut >::labeled_weight

Definition at line 44 of file evaluate.hh.

Constructor & Destructor Documentation

template<Automaton Aut>
vcsn::detail::evaluator< Aut >::labeled_weight::labeled_weight ( weight_t  w_,
word_t  l_,
state_t  s_ 
)
inline

Definition at line 49 of file evaluate.hh.

Member Data Documentation

template<Automaton Aut>
word_t vcsn::detail::evaluator< Aut >::labeled_weight::l

Definition at line 47 of file evaluate.hh.

template<Automaton Aut>
state_t vcsn::detail::evaluator< Aut >::labeled_weight::s

Definition at line 48 of file evaluate.hh.

template<Automaton Aut>
weight_t vcsn::detail::evaluator< Aut >::labeled_weight::w

Definition at line 46 of file evaluate.hh.


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